Started by user Ondrej Dockal Running as Ondrej Dockal Agent centos-7-3p6f6 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-3p6f6" 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-3p6f6" - 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-3p6f6" - 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-3p6f6 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.verification.parametrized The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/reddeer.git > git init /home/jenkins/agent/workspace/reddeer.verification.parametrized # timeout=10 Fetching upstream changes from https://github.com/eclipse/reddeer.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 344e314cac86ef32ae37df3196df2c1e574b64fb (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10 Commit message: "Update gef plugins according to the 2023-09 changes" > git rev-list --no-walk 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [reddeer.verification.parametrized] $ Xvnc -help Starting xvnc [reddeer.verification.parametrized] $ Xvnc :10 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Tue Aug 29 04:25:43 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5910 vncext: created VNC server for screen 0 [reddeer.verification.parametrized] $ /bin/sh -xe /tmp/jenkins6297974546985337243.sh + metacity --sm-disable --replace [reddeer.verification.parametrized] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.verification.parametrized/pom.xml -Dmaven.test.error.ignore=true -Declipse-orbit-update-site=https://download.eclipse.org/tools/orbit/downloads/latest-S -Declipse-target-site=https://download.eclipse.org/releases/2023-09 -DskipTests=false -Djava.target.version=17 -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 clean verify -U Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/ (122B) [INFO] Adding repository https://download.eclipse.org/releases/2023-09 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2023-09/ (480B) [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2023-09/ (442B) [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2023-09/202308241200/ (125.89kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/202308251000/ (140B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2023-09/202308251000/ (735.6kB) [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B) [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (14.08kB) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (126B) [INFO] Adding repository https://download.eclipse.org/oomph/simrel-orbit/2023-09 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (457B) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (117.47kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/pom.xml [INFO] Fetching 202308251000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2023-09/ (63B) [INFO] Fetching org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.47MB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.65kB) [INFO] Fetching org.eclipse.swt_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (18.79kB) [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (9.19kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.16MB) [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.49MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.08MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/pom.xml [INFO] Fetching com.ibm.icu_73.2.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.89MB) [INFO] Fetching com.sun.jna_5.13.0.v20230812-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.81MB) [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.3MB) [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (48.11kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (472.61kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (317.8kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (71.45kB) [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (117.29kB) [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230730-1117.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (150.54kB) [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (102.48kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (136.88kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230801-1826.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (198.21kB) [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (287.75kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.13.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (315.27kB) [INFO] Fetching org.eclipse.core.databinding.property_1.10.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (166.11kB) [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (95.08kB) [INFO] Fetching org.eclipse.core.runtime_3.29.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (77.99kB) [INFO] Fetching org.eclipse.core.jobs_3.15.0.v20230808-1403.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (115.71kB) [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (91.53kB) [INFO] Fetching org.eclipse.e4.core.commands_1.1.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.5kB) [INFO] Fetching org.eclipse.e4.core.di_1.9.100.v20230721-1753.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (55.35kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.12.100.v20230725-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.66kB) [INFO] Fetching org.eclipse.e4.core.services_2.4.100.v20230708-0809.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (71.64kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.100.v20230617-1158.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.82kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230429-1914.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.92kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.36kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (53.96kB) [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230810-0713.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (48.5kB) [INFO] Fetching org.eclipse.e4.ui.services_1.6.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (26.42kB) [INFO] Fetching org.eclipse.jface_3.31.0.v20230816-1629.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.13MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (219.3kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (205.58kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (30.14kB) [INFO] Fetching org.eclipse.e4.ui.di_1.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (18.21kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (58.65kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (396.71kB) [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.14kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.11kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.100.v20230805-0732.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (268.72kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (91.77kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.35.0.v20230801-1141.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (238.79kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (120.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (256.48kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (150.24kB) [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (292.29kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (23.21kB) [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (54.17kB) [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230810-0713.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (378.61kB) [INFO] Fetching org.eclipse.help_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (274.59kB) [INFO] Fetching org.eclipse.ui_3.203.200.v20230807-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (434.22kB) [INFO] Fetching org.eclipse.ui.workbench_3.130.0.v20230816-1515.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.51MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (21.23kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] Fetching bcprov_1.76.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (7.97MB) [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (439.42kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (302.53kB) [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (69.73kB) [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (116.83kB) [INFO] Fetching org.eclipse.text_3.13.100.v20230801-1334.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (299.13kB) [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (72.25kB) [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230814-1312.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (900.14kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.28kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.88kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (172.09kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (365.14kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230814-2013.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (80.64kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (64.43kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230710-0621.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (184.63kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (236.73kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (137.49kB) [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (115.78kB) [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.editors_3.17.0.v20230804-0538.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (612.76kB) [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230815-1006.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.32MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (693.65kB) [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (428.81kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] Fetching jakarta.inject.jakarta.inject-api_1.0.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (10.61kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] Fetching org.eclipse.ui.forms_3.13.0.v20230807-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (332.72kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/pom.xml [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (73.8kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (536.33kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.55MB) [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (300.96kB) [INFO] Fetching org.eclipse.core.variables_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (37.54kB) [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230731-1425.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (401.09kB) [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230802-1257.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.04MB) [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (246.77kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (209.72kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (39.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.400.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (71.72kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.6.100.v20230718-0609.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (113.11kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (49.04kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (33.68kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (135.53kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (103.54kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.100.v20230814-2013.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (248.62kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (37.55kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (27kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (77.46kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.81kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (698.87kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.4.0.v20230728-2008.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (172.99kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (103.81kB) [INFO] Fetching org.junit_4.13.2.v20230809-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (414.97kB) [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (210.26kB) [INFO] Fetching org.eclipse.ui.views.log_1.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (174.65kB) [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (397.26kB) [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (953.19kB) [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.15kB) [INFO] Fetching org.yaml.snakeyaml_2.1.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (326.36kB) [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (60.39kB) [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (76.29kB) [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (101.36kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/pom.xml [INFO] Fetching org.eclipse.draw2d_3.14.0.202308021527.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (648.33kB) [INFO] Fetching org.eclipse.gef_3.15.0.202308021527.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (999.33kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (168.01kB) [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (301.88kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (354.65kB) [INFO] Fetching org.eclipse.ui.views_3.12.100.v20230811-1916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (107.53kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (109.07kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (175.44kB) [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (411.07kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (88.93kB) [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (326.75kB) [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (222.15kB) [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (692.62kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (110.58kB) [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (155.83kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/pom.xml [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.200.v20230627-0107.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (58.97kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/pom.xml [INFO] Fetching biz.aQute.bnd.util_6.4.1.202306080939.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (418.96kB) [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.04MB) [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.84kB) [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (54.01kB) [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.47kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.96MB) [INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.83kB) [INFO] Fetching org.eclipse.ant.core_3.7.100.v20230731-0828.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (109.39kB) [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (163.54kB) [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230814-1810.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (583.32kB) [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.77kB) [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230814-1356.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.04MB) [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (142.96kB) [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230815-1601.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (10.99MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230809-1849.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.68MB) [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (405.12kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (346.43kB) [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230812-0709.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (552.57kB) [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (809.15kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (258.26kB) [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230814-2020.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.05MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230811-2104.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.51MB) [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (926.07kB) [INFO] Fetching org.eclipse.search_3.15.200.v20230816-1837.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (500.55kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (470.99kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230811-1614.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (182.24kB) [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230811-1916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (180.32kB) [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230812-1744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (507.16kB) [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230814-2100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.41MB) [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (142.75kB) [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230814-2100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.61MB) [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (349.88kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (388.81kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (166.06kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] Fetching org.eclipse.swtbot.generator_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (110.97kB) [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (60.3kB) [INFO] Fetching org.eclipse.swtbot.generator.ui_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (25.04kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/pom.xml [INFO] Fetching org.eclipse.core.net_1.5.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (49.77kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (54.57kB) [INFO] Fetching org.eclipse.ui.ide.application_1.5.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (129.16kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/pom.xml [INFO] Fetching slf4j.api_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (62.14kB) [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (150.25kB) [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (308.6kB) [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.51kB) [INFO] Fetching com.google.guava_32.1.2.jre.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.9MB) [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (119.01kB) [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (70.52kB) [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (88.94kB) [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.92kB) [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (352.28kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (101.69kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.10.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.25kB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (48.16kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (188.35kB) [INFO] Fetching org.eclipse.m2e.archetype.archetype-catalog_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.14kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.3.0.20230605-1716.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (11.96kB) [INFO] Fetching org.eclipse.m2e.archetype.archetype-common_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (179.39kB) [INFO] Fetching org.eclipse.m2e.archetype.archetype-descriptor_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (23.88kB) [INFO] Fetching org.eclipse.m2e.archetype.jdom2_2.0.6.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (324.13kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.101.20230730-1958.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (7.65MB) [INFO] Fetching org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (156.16kB) [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230809-1423.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (650.65kB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.56kB) [INFO] Fetching org.eclipse.m2e.core.ui_2.0.6.20230809-1423.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (811.94kB) [INFO] Fetching org.eclipse.m2e.model.edit_2.0.300.20230320-2130.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (410.69kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (48.63kB) [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (229kB) [INFO] Fetching org.eclipse.wst.sse.core_1.2.1200.v202308180854.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (479.34kB) [INFO] Fetching org.eclipse.wst.xml.core_1.2.800.v202308210520.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (812.15kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (29.67kB) [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (14.42kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (18.3kB) [INFO] Fetching org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (125.12kB) [INFO] Fetching org.eclipse.wst.common.environment_1.1.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (50.66kB) [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (50.73kB) [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (33.18kB) [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Fetching org.eclipse.jdt_3.19.200.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (44.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Fetching slf4j.simple_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.6kB) [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB) [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B) [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching org.apache.lucene.analysis-common_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.9MB) [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.84MB) [INFO] Fetching org.apache.lucene.analysis-smartcn_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.44MB) [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (546.11kB) [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (449.09kB) [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (248.53kB) [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (275.68kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (21.94kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (17.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (573.38kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (174.63kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (355.26kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (578.19kB) [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (22.6kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (348.3kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (636.3kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (232.29kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (97.24kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (99.81kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (196.87kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (136.79kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.54kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.04kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (381.35kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (476.59kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (146.78kB) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (371.24kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (80.75kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (292.79kB) [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (120.06kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.83kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (50.48kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.72kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (132.24kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (417.38kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (152.23kB) [INFO] Fetching org.eclipse.wst.validation_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (436.03kB) [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (381.87kB) [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (190.34kB) [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (145.01kB) [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (297.8kB) [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.99kB) [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (144.26kB) [INFO] Fetching org.eclipse.jst.ejb.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (459.55kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (159.84kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (339.48kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.78MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (858.89kB) [INFO] Fetching org.eclipse.wst.web.ui_1.2.500.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (90.73kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (165.8kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (77.83kB) [INFO] Fetching org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (194.86kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (80.58kB) [INFO] Fetching org.eclipse.jst.jee_1.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (119.55kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (64.28kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (126.89kB) [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.41kB) [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (236.58kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (485.51kB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (152.42kB) [INFO] Fetching org.eclipse.jst.servlet.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (255.21kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.400.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (554.94kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (322.08kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1MB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.800.v202308200343.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.wst.html.core_1.4.400.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (785.75kB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.801.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (334.1kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/legacy/releases/ (130B) [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/gef/updates/legacy/releases/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.0_gef-master_1544/ (11.25kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.1_gef-maintenance_1205/ (11.77kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.0/ (8.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.1/ (8.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.2/ (8.91kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.0/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.1/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.2/ (9.3kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.0/ (11.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.1/ (11.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.2/ (11.46kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.0/ (11.6kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.1/ (11.84kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.2/ (11.7kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.0_gef-master_322/ (16.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.1_gef-maintenance_62/ (16.72kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.2_gef-maintenance_212/ (16.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.0_gef-master_679/ (16.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.100_gef-master_1130/ (11.71kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.101_gef-maintenance_810/ (11.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.1_gef-maintenance_433/ (16.83kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.14.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (250.75kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (72.52kB) [INFO] Fetching org.mockito.mockito-core_5.4.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (673.71kB) [INFO] Fetching net.bytebuddy.byte-buddy_1.14.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.01MB) [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] Fetching org.eclipse.pde.junit.runtime_3.7.100.v20230728-0611.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.12kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.integration.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.site:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/site/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] RedDeer Parent POM File [pom] [INFO] RedDeer Plugins [pom] [INFO] RedDeer Common [eclipse-plugin] [INFO] RedDeer Workbench Core [eclipse-plugin] [INFO] RedDeer E4 Workbench Core [eclipse-plugin] [INFO] RedDeer Core [eclipse-plugin] [INFO] RedDeer SWT [eclipse-plugin] [INFO] RedDeer JFace [eclipse-plugin] [INFO] RedDeer Workbench [eclipse-plugin] [INFO] RedDeer E4 Workbench [eclipse-plugin] [INFO] RedDeer UIForms [eclipse-plugin] [INFO] RedDeer Direct [eclipse-plugin] [INFO] RedDeer JUnit [eclipse-plugin] [INFO] RedDeer Eclipse [eclipse-plugin] [INFO] RedDeer GEF [eclipse-plugin] [INFO] RedDeer GEF Spy [eclipse-plugin] [INFO] RedDeer Graphiti [eclipse-plugin] [INFO] RedDeer JDT Junit [eclipse-plugin] [INFO] RedDeer JUnit Extensions [eclipse-plugin] [INFO] RedDeer Requirements [eclipse-plugin] [INFO] RedDeer UI [eclipse-plugin] [INFO] RedDeer Spy [eclipse-plugin] [INFO] RedDeer Recorder [eclipse-plugin] [INFO] RedDeer Go [eclipse-plugin] [INFO] RedDeer Log Parser [eclipse-plugin] [INFO] RedDeer CodeGen [eclipse-plugin] [INFO] RedDeer Test-Apps [pom] [INFO] RedDeer E4 Test App [eclipse-plugin] [INFO] RedDeer Tests [pom] [INFO] RedDeer Common Tests [eclipse-test-plugin] [INFO] RedDeer SWT Tests [eclipse-test-plugin] [INFO] RedDeer Core Tests [eclipse-test-plugin] [INFO] RedDeer Workbench Tests [eclipse-test-plugin] [INFO] RedDeer UIForms Test [eclipse-test-plugin] [INFO] RedDeer JFace Tests [eclipse-test-plugin] [INFO] RedDeer Integration and Eclipse Installation Tests [eclipse-test-plugin] [INFO] RedDeer Eclipse Tests [eclipse-test-plugin] [INFO] RedDeer GEF Tests [eclipse-test-plugin] [INFO] RedDeer Graphiti Tests [eclipse-test-plugin] [INFO] RedDeer Direct Tests [eclipse-test-plugin] [INFO] RedDeer JUnit Tests [eclipse-test-plugin] [INFO] RedDeer Requirements Tests [eclipse-test-plugin] [INFO] RedDeer UI Tests [eclipse-test-plugin] [INFO] RedDeer E4 Workbench Tests [eclipse-test-plugin] [INFO] RedDeer Features [pom] [INFO] RedDeer E4 Feature [eclipse-feature] [INFO] RedDeer Eclipse Feature [eclipse-feature] [INFO] RedDeer GEF Spy Feature [eclipse-feature] [INFO] RedDeer SWT Feature [eclipse-feature] [INFO] RedDeer Tests Feature [eclipse-feature] [INFO] RedDeer UI Feature [eclipse-feature] [INFO] RedDeer Recorder Feature [eclipse-feature] [INFO] RedDeer GEF/Graphiti Feature [eclipse-feature] [INFO] RedDeer Spy Feature [eclipse-feature] [INFO] RedDeer Log Parser Feature [eclipse-feature] [INFO] RedDeer CodeGen Feature [eclipse-feature] [INFO] RedDeer Site [eclipse-repository] [INFO] RedDeer Archetype [maven-archetype] [INFO] [INFO] ---------------------< org.eclipse.reddeer:parent >--------------------- [INFO] Building RedDeer Parent POM File 4.7.0-SNAPSHOT [1/58] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --------------------< org.eclipse.reddeer:plugins >--------------------- [INFO] Building RedDeer Plugins 4.7.0-SNAPSHOT [2/58] [INFO] from plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ plugins --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >----------- [INFO] Building RedDeer Common 4.7.0-SNAPSHOT [3/58] [INFO] from plugins/org.eclipse.reddeer.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common --- [INFO] The project's OSGi version is 4.7.0.v20230829-0425 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common --- [INFO] Resolving class path of RedDeer Common... [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.16MB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (79.16kB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.07MB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.1MB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (251.02kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.92kB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.02kB) [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (49.9kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common --- [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.core >------- [INFO] Building RedDeer Workbench Core 4.7.0-SNAPSHOT [4/58] [INFO] from plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core --- [INFO] The project's OSGi version is 4.7.0.v20230829-0425 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.core --- [INFO] Resolving class path of RedDeer Workbench Core... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.2.0.v20230501-1823.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.61kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230501-1823.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.12kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.14.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (31.84kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (11.39kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.core --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench.core --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core >------ [INFO] Building RedDeer E4 Workbench Core 4.7.0-SNAPSHOT [5/58] [INFO] from plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] The project's OSGi version is 4.7.0.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench --- [INFO] Resolving class path of RedDeer Workbench... [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (59.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.94kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.2.0.v20230616-1215.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.102.0.v20230616-1215.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (29.89kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (39.29kB) [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.35kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.13kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.1.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.64kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (27.41kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench --- [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench >-------- [INFO] Building RedDeer E4 Workbench 4.7.0-SNAPSHOT [10/58] [INFO] from plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench --- [INFO] The project's OSGi version is 4.7.0.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [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.v20230829-0425 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common.test --- [INFO] Resolving class path of RedDeer Common Tests... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (136.19kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (16.38kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (41.14kB) [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230725-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (27.76kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (88.49kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.100.v20230617-1158.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (9.6kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (87.79kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common.test --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/resources does not exist [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test --- [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (57.69kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.87kB) [INFO] Fetching org.eclipse.platform_4.29.0.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (586.38kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.common.test.wait.GroupWaitTest 04:27:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:27:28.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 04:27:28.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:27:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 04:27:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:27:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 04:27:36.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:27:37.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 04:27:37.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:27:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 04:27:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:27:42.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 04:27:42.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:27:46.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 04:27:46.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:27:53.977 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.124 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 1.027 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.001 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.504 s test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.501 s test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 11.003 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.TimePeriodTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0.001 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.001 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 04:27:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:28:01.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 04:28:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:28:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 04:28:08.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:28:10.541 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.002 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 7.001 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.wait.WaitUntilTest 04:28:10.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:28:17.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 04:28:17.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:28:24.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 04:28:24.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 04:28:27.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.506 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.002 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.wait.WaitProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.019 s testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.003 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.001 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 04:28:27.106 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 04:28:27.106 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 04:28:27.107 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 04:28:27.107 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 04:28:27.107 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 04:28:27.107 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 04:28:27.107 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) Time elapsed: 0.001 s Results: Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco: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.v20230829-0425 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt.test --- [INFO] Resolving class path of RedDeer SWT Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt.test --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:45.569 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 04:28:45.571 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 04:28:45.633 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 04:28:45.634 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 04:28:45.655 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:45.728 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:28:45.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:45.733 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:45.735 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 04:28:45.735 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 04:28:45.743 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 04:28:45.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:45.746 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:28:45.749 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:45.749 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:28:45.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:45.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:45.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:45.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:45.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:45.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:45.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:45.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:45.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:45.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 04:28:45.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:45.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 04:28:45.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:45.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:45.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:46.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:46.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:46.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:46.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:46.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.130 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 04:28:46.133 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 04:28:46.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:46.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:46.149 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:46.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:46.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:46.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:46.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 04:28:46.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 04:28:46.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:46.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:46.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:46.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:46.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:46.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:46.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:46.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:46.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.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 04:28:46.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.429 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 04:28:46.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 04:28:46.429 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 04:28:46.429 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 04:28:46.430 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 04:28:46.430 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 04:28:46.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:46.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:46.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:46.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:46.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:46.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:46.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:46.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.540 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 04:28:46.540 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 04:28:46.540 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 04:28:46.540 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 04:28:46.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:46.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:46.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:46.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:46.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:46.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:46.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:46.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.664 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 04:28:46.665 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 04:28:46.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 04:28:46.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:46.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:46.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:46.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:46.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:46.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:46.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:46.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:46.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 04:28:46.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 04:28:46.831 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 04:28:46.831 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 04:28:46.831 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 04:28:46.831 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 04:28:46.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:46.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:46.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:46.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:46.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 04:28:46.861 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 04:28:46.861 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:46.861 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.282 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.112 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.184 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.126 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.173 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.113 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.116 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:46.938 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:46.939 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:28:46.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:46.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:46.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:46.940 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:28:46.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:46.940 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:28:46.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:46.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:46.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:46.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:46.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:46.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:46.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:46.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:46.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 04:28:47.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:47.040 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:47.041 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:47.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:47.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:47.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:47.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.046 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:47.046 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 04:28:47.046 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 04:28:47.046 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 04:28:47.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 04:28:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:47.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:47.135 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:47.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:47.135 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:47.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:47.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.136 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:47.136 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 04:28:47.136 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 04:28:47.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 04:28:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:47.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:47.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:47.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:47.192 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:47.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:47.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:47.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:47.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.193 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:47.193 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 04:28:47.193 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 04:28:47.193 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 04:28:47.193 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 04:28:47.193 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 04:28:47.194 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 04:28:47.194 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 04:28:47.196 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 04:28:47.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.233 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.233 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.273 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 04:28:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:47.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:47.274 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:47.274 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:47.275 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:47.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:47.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.276 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:47.276 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 04:28:47.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.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.shell.DefaultShell, index 0 and no matchers specified 04:28:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:47.351 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:47.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:47.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:47.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:47.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.352 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:47.352 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 04:28:47.352 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 04:28:47.352 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 04:28:47.352 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 04:28:47.352 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 04:28:47.352 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 04:28:47.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 04:28:47.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 04:28:47.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.439 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 04:28:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:47.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:47.481 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:47.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:47.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:47.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:47.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.482 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:47.482 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 04:28:47.482 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 04:28:47.482 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 04:28:47.482 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 04:28:47.482 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 04:28:47.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.538 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 04:28:47.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 04:28:47.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 04:28:47.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:47.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:47.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:47.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:47.644 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:47.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:47.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:47.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:47.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.644 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:47.644 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 04:28:47.644 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 04:28:47.644 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 04:28:47.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 04:28:47.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 04:28:47.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.701 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 04:28:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:47.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:47.702 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:47.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:47.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:47.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:47.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.724 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:47.724 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 04:28:47.724 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 04:28:47.724 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 04:28:47.724 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 04:28:47.724 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 04:28:47.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.778 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 04:28:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:47.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:47.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:47.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:47.779 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:47.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:47.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:47.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:47.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.780 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:47.780 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 04:28:47.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 04:28:47.780 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 04:28:47.780 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 04:28:47.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 04:28:47.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:28:47.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 04:28:47.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:28:47.783 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:28:47.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 04:28:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:47.863 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:47.863 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:47.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:47.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:47.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 04:28:47.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.935 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 04:28:47.935 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 04:28:47.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:47.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:47.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:47.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:47.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:47.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:47.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:47.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:47.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:47.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:47.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 04:28:47.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:47.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:47.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:47.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:47.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:47.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:47.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:47.988 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:47.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:47.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:47.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:47.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:47.988 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:47.988 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 04:28:47.988 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 04:28:47.988 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 04:28:47.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 04:28:47.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:47.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:47.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:48.033 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:48.033 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:48.033 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:48.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:48.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:48.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:48.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:48.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:48.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 04:28:48.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:48.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:48.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:48.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:48.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:48.063 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:48.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:48.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:48.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:48.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:48.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:48.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:48.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:48.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:48.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:48.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:48.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:48.076 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:48.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:48.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:48.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:48.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:48.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:48.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 04:28:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:48.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:48.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:48.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:48.130 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:48.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:48.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:48.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:48.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:48.130 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:48.130 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 04:28:48.130 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 04:28:48.130 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 04:28:48.130 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 04:28:48.130 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 04:28:48.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 04:28:48.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:48.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:48.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:48.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:48.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:48.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:48.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:48.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:48.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:48.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:48.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:48.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:48.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:48.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:48.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:48.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:48.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 04:28:48.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:48.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:48.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:48.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:48.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:48.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:48.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:48.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:48.181 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:48.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:48.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:48.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:48.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:48.182 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:48.182 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 04:28:48.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:48.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:48.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:48.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:48.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:48.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:48.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:48.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:48.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:48.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:48.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:48.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:48.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 04:28:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:48.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:48.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:48.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:48.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:48.252 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:48.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:48.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:48.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:48.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:48.252 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:48.252 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 04:28:48.252 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 04:28:48.252 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 04:28:48.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 04:28:48.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:48.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:48.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:48.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:48.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:48.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:48.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:48.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:48.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:48.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:48.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:48.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 04:28:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:48.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:48.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:48.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:48.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:48.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 04:28:48.303 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 04:28:48.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 04:28:48.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 04:28:48.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:28:48.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:48.303 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 04:28:48.303 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 04:28:48.303 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 04:28:48.303 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 04:28:48.303 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 04:28:48.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 04:28:48.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 04:28:48.303 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 04:28:48.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:48.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:48.308 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:48.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:48.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:48.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 04:28:48.340 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 04:28:48.340 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:48.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:48.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:48.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.131 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.089 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.071 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.055 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.077 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.073 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.099 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.042 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.078 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.091 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.084 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.043 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.07 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.086 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.042 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.065 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.052 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.07 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.077 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 04:28:48.356 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 04:28:48.357 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:28:48.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:48.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 04:28:48.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:48.357 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:28:48.358 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:48.358 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:28:48.358 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:48.359 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 04:28:48.360 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 04:28:48.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:48.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:28:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:48.362 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") 04:28:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:48.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:48.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:48.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:48.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:28:48.371 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 04:28:48.372 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:28:48.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 04:28:48.453 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 04:28:48.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 04:28:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:48.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:28:48.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:48.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 04:28:48.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:48.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:48.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:48.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:28:48.466 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 04:28:48.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:28:48.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:28:48.469 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 04:28:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:28:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:28:48.470 TRACE [main][WidgetHandler] Notify Table with event 13 04:28:48.470 TRACE [main][WidgetHandler] Wait for synchronization 04:28:48.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:48.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 04:28:48.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:48.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:48.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:48.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:28:48.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:48.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:48.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:48.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 04:28:48.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:48.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:48.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:48.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:48.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:48.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:28:48.480 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:28:48.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:28:48.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:28:48.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:28:48.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:48.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:28:48.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:28:48.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:28:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:49.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:49.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:28:49.026 DEBUG [main][MenuItemLookup] Found menu:'File' 04:28:49.026 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:28:49.026 DEBUG [main][MenuItemLookup] Found menu:'Source' 04:28:49.026 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 04:28:49.026 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:28:49.026 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:28:49.026 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:28:49.026 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:28:49.026 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:28:49.026 DEBUG [main][MenuItemLookup] Item match:Window 04:28:49.029 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:28:49.029 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:28:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:49.030 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'File' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Source' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:28:49.030 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:28:49.030 DEBUG [main][MenuItemLookup] Item match:Window 04:28:49.031 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:28:49.031 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:28:49.031 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:28:49.031 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.031 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:28:49.031 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:28:49.031 DEBUG [main][MenuItemLookup] Item match:Perspective 04:28:49.033 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 04:28:49.033 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.033 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 04:28:49.033 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 04:28:49.033 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 04:28:49.033 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 04:28:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:28:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:49.034 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:28:49.034 DEBUG [main][MenuItemLookup] Found menu:'File' 04:28:49.034 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:28:49.034 DEBUG [main][MenuItemLookup] Found menu:'Source' 04:28:49.034 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 04:28:49.034 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:28:49.034 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:28:49.034 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:28:49.034 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:28:49.034 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:28:49.034 DEBUG [main][MenuItemLookup] Item match:Window 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:28:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:49.035 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'File' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Source' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:28:49.035 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:28:49.035 DEBUG [main][MenuItemLookup] Item match:Window 04:28:49.036 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:28:49.036 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:28:49.036 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:28:49.036 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.036 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:28:49.036 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:28:49.036 DEBUG [main][MenuItemLookup] Item match:Perspective 04:28:49.036 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 04:28:49.036 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.036 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 04:28:49.036 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 04:28:49.036 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 04:28:49.036 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 04:28:49.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:49.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:49.036 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'File' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Source' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:28:49.037 DEBUG [main][MenuItemLookup] Item match:Window 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:28:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:49.037 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'File' 04:28:49.037 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Source' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:28:49.038 DEBUG [main][MenuItemLookup] Item match:Window 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:28:49.038 DEBUG [main][MenuItemLookup] Item match:Perspective 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 04:28:49.038 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 04:28:49.038 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 04:28:49.038 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 04:28:49.038 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 04:28:49.039 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 04:28:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 04:28:49.068 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 04:28:49.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 04:28:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:49.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:49.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 04:28:49.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:49.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:49.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:49.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:28:49.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:49.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:49.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:49.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 04:28:49.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:49.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:49.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:49.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:49.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:49.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:28:49.070 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 04:28:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:28:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:28:49.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:28:49.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:49.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:49.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 04:28:49.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 04:28:49.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:49.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:49.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:49.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:28:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:49.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:28:49.237 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.*') 04:28:49.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:49.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:49.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:49.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:49.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:28:49.254 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:28:49.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:49.388 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 04:28:49.388 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.388 DEBUG [main][MenuItemLookup] Found menu:'Run As' 04:28:49.388 DEBUG [main][MenuItemLookup] Item match:Run As 04:28:49.391 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 04:28:49.391 DEBUG [main][MenuItemLookup] Item match:(none applicable) 04:28:49.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 04:28:49.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 04:28:49.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:49.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:49.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 04:28:49.392 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 04:28:49.392 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:49.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.157 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:49.400 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:49.401 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:28:49.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:49.401 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:49.401 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:49.401 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:28:49.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:49.402 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:28:49.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:49.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:49.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 04:28:49.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:49.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:49.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:49.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:49.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:49.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:28:49.427 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 04:28:49.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:28:49.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:49.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:49.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:28:49.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:28:49.427 DEBUG [main][MenuItemLookup] Found menu:'File' 04:28:49.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:28:49.427 DEBUG [main][MenuItemLookup] Found menu:'Source' 04:28:49.427 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 04:28:49.427 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:28:49.427 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:28:49.427 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:28:49.427 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:28:49.427 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:28:49.427 DEBUG [main][MenuItemLookup] Item match:Window 04:28:49.428 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:28:49.428 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:28:49.428 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:28:49.428 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.428 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:28:49.428 DEBUG [main][MenuItemLookup] Item match:Show View 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Templates' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:49.432 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:28:49.432 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:28:49.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:28:49.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:28:49.433 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:28:49.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:28:49.527 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 04:28:49.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:28:49.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:49.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:49.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:28:49.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:49.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:28:49.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:49.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:49.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:49.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:49.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:49.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 04:28:49.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 04:28:49.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:28:50.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:28:50.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 04:28:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 04:28:50.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 04:28:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:28:50.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 04:28:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:28:50.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 04:28:50.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 04:28:50.036 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 04:28:50.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 04:28:50.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 04:28:50.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:50.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:28:50.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:50.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.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 "Open") 04:28:50.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:50.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:28:50.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:50.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:50.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:28:50.038 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:28:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:28:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:28:50.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:28:50.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:28:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:28:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:28:50.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:28:50.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:28:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:50.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:28:50.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 '\*?\QRedDeer SWT\E') 04:28:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:50.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:50.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:28:50.140 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 04:28:50.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 04:28:50.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:28:50.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:28:50.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:28:50.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:28:50.150 DEBUG [main][MenuItemLookup] Found menu:'submenu' 04:28:50.150 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:50.150 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 04:28:50.150 DEBUG [main][MenuItemLookup] Item match:View Action with ID 04:28:50.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 04:28:50.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 04:28:50.150 INFO [main][MenuItemHandler] Select menu item: View Action with ID 04:28:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 04:28:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 04:28:50.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:50.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:50.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:50.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 04:28:50.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:50.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 04:28:50.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:50.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:50.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:50.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:50.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 04:28:50.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:28:50.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:50.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:50.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:28:50.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 04:28:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:50.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:50.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:28:50.170 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 04:28:50.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 04:28:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:28:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:28:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:28:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:28:50.172 DEBUG [main][MenuItemLookup] Found menu:'submenu' 04:28:50.172 DEBUG [main][MenuItemLookup] Item match:submenu 04:28:50.174 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 04:28:50.174 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 04:28:50.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 04:28:50.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 04:28:50.183 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 04:28:50.184 DEBUG [main][MenuItemLookup] Found menu:'submenu' 04:28:50.184 DEBUG [main][MenuItemLookup] Item match:submenu 04:28:50.184 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 04:28:50.184 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 04:28:50.184 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 04:28:50.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 04:28:50.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 04:28:50.184 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 04:28:50.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:50.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:50.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:50.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 04:28:50.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:50.185 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 04:28:50.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:50.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:50.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:50.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:50.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:28:50.189 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 04:28:50.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:28:50.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:50.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:50.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:28:50.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:28:50.224 DEBUG [main][MenuItemLookup] Found menu:'File' 04:28:50.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:28:50.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:28:50.224 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:28:50.224 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:28:50.224 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:28:50.224 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:28:50.224 DEBUG [main][MenuItemLookup] Item match:Window 04:28:50.225 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:28:50.225 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:28:50.225 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:28:50.225 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:50.225 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:28:50.225 DEBUG [main][MenuItemLookup] Item match:Show View 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Templates' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:50.229 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:28:50.229 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:28:50.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:28:50.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:28:50.229 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:28:50.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:28:50.275 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 04:28:50.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:28:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:50.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:50.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:28:50.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:50.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:50.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:50.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:28:50.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:50.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:50.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:50.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:28:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:28:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:28:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:28:50.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:28:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:28:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:28:50.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:28:50.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:28:50.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:28:50.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:28:50.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:28:50.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:28:50.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:28:50.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 04:28:50.785 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 04:28:50.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 04:28:50.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 04:28:50.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:50.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:50.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:50.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:28:50.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:50.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:28:50.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:50.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:28:50.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:50.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:50.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:28:50.787 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:28:50.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:28:50.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:28:50.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:28:50.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:28:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:28:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:28:50.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:28:50.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:28:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:50.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:28:50.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 04:28:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:50.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:50.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:50.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:50.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:28:50.908 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 04:28:50.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 04:28:50.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:28:50.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:28:50.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:28:50.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:28:50.926 DEBUG [main][MenuItemLookup] Found menu:'Group By' 04:28:50.926 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:50.926 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 04:28:50.926 DEBUG [main][MenuItemLookup] Item match:Filters... 04:28:50.926 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 04:28:50.926 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 04:28:50.926 INFO [main][MenuItemHandler] Select menu item: &Filters... 04:28:50.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 04:28:50.999 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 04:28:50.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 04:28:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:51.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 04:28:51.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:51.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 04:28:51.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:51.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:51.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:51.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:51.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:28:51.002 INFO [WorkbenchTestable][AbstractButton] Click button OK 04:28:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:28:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:28:51.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:28:51.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:51.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 04:28:51.088 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 04:28:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 04:28:51.088 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 04:28:51.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:51.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:51.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:51.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 04:28:51.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:51.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 04:28:51.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:51.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:51.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:51.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:51.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:51.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:51.103 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 04:28:51.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:51.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:51.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:28:51.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:51.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:51.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:28:51.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 04:28:51.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:51.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:51.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:51.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:51.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:28:51.123 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 04:28:51.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 04:28:51.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:28:51.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:28:51.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:28:51.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:28:51.125 DEBUG [main][MenuItemLookup] Found menu:'Group By' 04:28:51.125 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:51.125 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 04:28:51.125 DEBUG [main][MenuItemLookup] Found menu:'' 04:28:51.125 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 04:28:51.125 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 04:28:51.125 DEBUG [main][MenuItemLookup] Item match:Show text filter 04:28:51.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 04:28:51.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 04:28:51.126 INFO [main][MenuItemHandler] Select menu item: &Show text filter 04:28:51.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:28:51.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:51.127 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 04:28:51.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:51.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:51.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:28:51.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:51.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:28:52.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:52.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:28:52.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:28:52.134 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 04:28:52.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:52.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:52.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:52.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 04:28:52.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 04:28:52.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:52.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.735 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.749 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.034 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.903 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 04:28:52.146 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.147 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:28:52.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:52.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:52.147 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:28:52.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:52.147 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:28:52.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:52.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:52.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 04:28:52.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:52.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:52.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:52.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:52.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:52.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:52.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:52.169 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") 04:28:52.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:52.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:52.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:52.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:52.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:28:52.169 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:28:52.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:52.187 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 04:28:52.187 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 04:28:52.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:52.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:52.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 04:28:52.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:52.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 04:28:52.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:52.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:52.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:52.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:52.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:52.266 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") 04:28:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:52.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:52.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:52.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:28:52.267 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:28:52.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:52.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 04:28:52.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 04:28:52.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 04:28:52.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:52.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:52.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:52.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:52.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 04:28:52.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:52.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 04:28:52.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:52.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:52.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:52.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:52.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:52.345 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") 04:28:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:52.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:52.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:52.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:28:52.345 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:28:52.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:52.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:52.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:52.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:52.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 04:28:52.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:52.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 04:28:52.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:52.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:52.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:52.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:52.398 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") 04:28:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:52.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:52.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:52.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:28:52.407 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:28:52.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:28:52.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 04:28:52.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:52.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:52.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:52.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:52.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 04:28:52.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:52.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 04:28:52.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:52.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:52.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:52.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 04:28:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 04:28:52.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 04:28:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:28:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:28:52.488 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") 04:28:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:52.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:52.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:52.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:28:52.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:52.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:52.528 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 04:28:52.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 04:28:52.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:52.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.088 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.051 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.077 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.079 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.083 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:52.535 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:52.537 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:28:52.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:52.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:52.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:52.537 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:28:52.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:52.538 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:28:52.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:52.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:52.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:52.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:52.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:52.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:52.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:52.658 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 04:28:52.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:52.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:28:52.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:52.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:28:52.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 04:28:53.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:28:53.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 04:28:53.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:28:53.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 04:28:53.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:28:53.727 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 04:28:53.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:28:53.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:28:53.728 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:28:53.728 DEBUG [main][AbstractWait] Waiting until shell is active... 04:28:53.728 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:28:53.728 INFO [main][AbstractShell] Close shell Testing shell 04:28:53.728 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:28:53.736 DEBUG [main][AbstractWait] Waiting while shell is available... 04:28:53.736 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:28:53.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:53.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:53.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:53.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:53.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:53.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:53.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:53.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:53.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:53.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:53.784 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%$") 04:28:53.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:53.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:28:53.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:53.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:53.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:28:54.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:54.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:28:54.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:54.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:28:54.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:28:54.803 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 04:28:54.803 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:28:54.804 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:28:54.804 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:28:54.804 DEBUG [main][AbstractWait] Waiting until shell is active... 04:28:54.804 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:28:54.804 INFO [main][AbstractShell] Close shell Testing shell 04:28:54.804 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:28:54.814 DEBUG [main][AbstractWait] Waiting while shell is available... 04:28:54.814 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:28:54.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:54.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:54.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:54.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:54.815 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:54.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:54.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:54.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:54.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:54.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:54.841 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 04:28:54.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:54.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:54.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:28:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:54.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:54.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 04:28:54.865 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 04:28:54.944 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:28:54.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 04:28:54.945 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:28:54.945 DEBUG [main][AbstractWait] Waiting until shell is active... 04:28:54.945 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:28:54.945 INFO [main][AbstractShell] Close shell Testing shell 04:28:54.945 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:28:54.949 DEBUG [main][AbstractWait] Waiting while shell is available... 04:28:54.949 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:28:54.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:54.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:54.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:54.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:54.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:54.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:54.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:54.969 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:54.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:54.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:54.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:54.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:54.995 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 04:28:54.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:55.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:55.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:28:55.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:55.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:55.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:55.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 04:28:55.013 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 04:28:55.105 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:28:55.105 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:28:55.105 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:28:55.105 DEBUG [main][AbstractWait] Waiting until shell is active... 04:28:55.105 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:28:55.105 INFO [main][AbstractShell] Close shell Testing shell 04:28:55.105 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:28:55.115 DEBUG [main][AbstractWait] Waiting while shell is available... 04:28:55.115 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:28:55.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:55.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:55.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... Error sending IPC message: Broken pipe 04:28:55.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:55.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:55.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:55.116 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:55.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:55.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:55.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:55.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:55.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:55.153 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 04:28:55.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:55.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:55.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:55.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:28:55.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:55.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:55.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:55.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:55.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:55.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 04:28:55.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:28:55.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:28:55.172 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:28:55.173 DEBUG [main][AbstractWait] Waiting until shell is active... 04:28:55.173 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:28:55.173 INFO [main][AbstractShell] Close shell Testing shell 04:28:55.173 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:28:55.286 DEBUG [main][AbstractWait] Waiting while shell is available... 04:28:55.286 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:28:55.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:55.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:55.287 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:55.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:55.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:55.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:55.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:55.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:55.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:55.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:55.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:55.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:55.313 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:") 04:28:55.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:55.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:55.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:55.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:28:55.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:55.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:55.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:55.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:55.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:55.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 04:28:55.332 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:28:55.332 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:28:55.332 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:28:55.332 DEBUG [main][AbstractWait] Waiting until shell is active... 04:28:55.332 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:28:55.332 INFO [main][AbstractShell] Close shell Testing shell 04:28:55.332 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:28:55.433 DEBUG [main][AbstractWait] Waiting while shell is available... 04:28:55.433 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:28:55.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:55.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:28:55.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:28:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:55.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:55.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:28:55.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:28:55.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:28:55.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:28:55.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:28:55.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:28:55.462 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 04:28:55.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:28:55.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:28:55.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:28:55.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:28:55.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:28:55.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:28:55.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:28:55.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:28:55.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:28:55.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 04:28:55.483 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 04:28:55.486 DEBUG [main][BrowserProgressListener] Calling chanded() 04:28:55.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 04:28:55.486 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:28:55.692 DEBUG [main][BrowserProgressListener] Calling chanded() 04:28:55.946 DEBUG [main][BrowserProgressListener] Calling chanded() 04:28:55.986 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:28:56.165 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 04:28:56.438 DEBUG [main][BrowserProgressListener] Calling chanded() 04:28:56.487 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:28:56.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 04:28:56.487 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 04:29:06.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 04:29:06.488 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:29:06.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 04:29:06.498 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 04:29:06.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 04:29:06.499 DEBUG [main][BrowserProgressListener] Calling chanded() 04:29:06.499 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:29:06.535 DEBUG [main][BrowserProgressListener] Calling chanded() 04:29:06.637 DEBUG [main][BrowserProgressListener] Calling chanded() 04:29:06.999 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:29:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 04:29:06.999 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 04:29:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 04:29:16.999 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:29:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 04:29:17.001 INFO [WorkbenchTestable][AbstractBrowser] Browser back 04:29:17.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 04:29:17.002 DEBUG [main][BrowserProgressListener] Calling chanded() 04:29:17.002 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:29:17.130 DEBUG [main][BrowserProgressListener] Calling chanded() 04:29:17.502 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:29:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 04:29:17.502 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:29:18.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 04:29:18.502 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:29:18.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 04:29:18.505 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 04:29:18.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 04:29:18.506 DEBUG [main][BrowserProgressListener] Calling chanded() 04:29:18.506 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:29:18.569 DEBUG [main][BrowserProgressListener] Calling chanded() 04:29:19.006 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:29:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 04:29:19.006 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:29:20.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 04:29:20.007 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 04:29:20.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 04:29:20.008 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:20.008 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:20.008 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:20.008 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:20.008 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:20.008 INFO [main][AbstractShell] Close shell Testing shell 04:29:20.008 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:20.020 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:20.021 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:20.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:29:20.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:20.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:20.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 04:29:20.023 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 04:29:20.023 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:20.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.502 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.218 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.058 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.153 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.147 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.171 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.148 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 24.587 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.044 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.045 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:29:20.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:20.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:20.045 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:29:20.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:20.046 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:29:20.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:20.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:20.046 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:20.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:20.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:20.094 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 04:29:20.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:20.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 04:29:20.116 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:") 04:29:20.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:20.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:20.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 04:29:20.128 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:20.129 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:20.129 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:20.129 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:20.129 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:20.129 INFO [main][AbstractShell] Close shell Testing shell 04:29:20.129 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:20.141 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:20.141 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:20.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:20.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:20.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:20.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:20.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:20.206 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') 04:29:20.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:20.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 04:29:20.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 04:29:20.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 04:29:20.244 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 04:29:20.247 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:20.247 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:20.247 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:20.248 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:20.248 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:20.248 INFO [main][AbstractShell] Close shell Testing shell 04:29:20.248 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:20.261 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:20.261 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:20.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:20.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:20.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:20.268 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:20.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:20.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:20.351 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") 04:29:20.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:20.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:20.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 04:29:20.379 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 04:29:20.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:20.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 04:29:20.380 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") 04:29:20.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:20.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:20.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 04:29:20.381 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 04:29:20.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:20.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 04:29:20.382 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") 04:29:20.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:20.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:20.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 04:29:20.384 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 04:29:20.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:29:20.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:29:20.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 04:29:20.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 "Combo3") 04:29:20.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:20.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 04:29:20.387 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 04:29:20.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 04:29:20.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 04:29:20.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 04:29:20.388 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:20.388 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:20.388 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:20.389 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:20.389 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:20.389 INFO [main][AbstractShell] Close shell Testing shell 04:29:20.389 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:20.423 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:20.424 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:20.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:20.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:20.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:20.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:20.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:20.474 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") 04:29:20.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:20.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:20.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 04:29:20.504 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 04:29:20.505 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:20.505 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:20.505 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:20.506 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:20.506 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:20.506 INFO [main][AbstractShell] Close shell Testing shell 04:29:20.506 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:20.518 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:20.518 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:20.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:20.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:20.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:20.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:20.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:20.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:20.568 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") 04:29:20.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:20.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 04:29:20.599 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 04:29:20.600 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 04:29:20.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:20.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:20.600 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:20.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:20.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 04:29:20.601 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:20.602 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:20.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:20.602 INFO [main][AbstractShell] Close shell Testing shell 04:29:20.602 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:20.613 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:20.613 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:20.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:20.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:20.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.619 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:20.619 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:20.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:20.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:20.661 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 04:29:20.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:20.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:20.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:20.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 04:29:20.687 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 04:29:20.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:20.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 04:29:20.688 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:20.689 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:20.689 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:20.689 INFO [main][AbstractShell] Close shell Testing shell 04:29:20.689 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:20.700 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:20.701 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:20.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:20.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:20.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:20.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:20.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:20.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:20.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:20.751 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 04:29:20.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:20.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:20.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:20.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:29:20.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:29:21.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:29:21.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:29:21.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:29:21.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:29:21.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:21.777 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 04:29:21.778 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:21.778 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:21.778 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:21.778 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:21.778 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:21.778 INFO [main][AbstractShell] Close shell Testing shell 04:29:21.778 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:21.790 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:21.790 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:21.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:21.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:21.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:21.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:21.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:21.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:21.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:21.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:21.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:21.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:21.839 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_&*") 04:29:21.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:21.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:21.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:21.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:21.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:22.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:22.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:22.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:22.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:22.872 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 04:29:22.872 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:22.872 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:22.872 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:22.872 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:22.873 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:22.873 INFO [main][AbstractShell] Close shell Testing shell 04:29:22.873 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:22.885 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:22.885 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:22.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:22.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:22.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:22.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:22.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:22.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:22.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:22.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:22.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:22.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:22.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:22.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:22.946 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") 04:29:22.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:22.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:22.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:22.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:22.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:22.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:22.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:22.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:22.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 04:29:22.974 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 04:29:22.976 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 04:29:22.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:22.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:22.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:22.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:22.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:22.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:22.976 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:22.977 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:22.978 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:22.978 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:22.978 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:22.978 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:22.978 INFO [main][AbstractShell] Close shell Testing shell 04:29:22.978 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:22.994 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:22.994 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:22.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:22.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:22.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:23.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:23.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:23.016 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 04:29:23.016 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 04:29:23.016 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:23.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:23.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:23.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.974 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.116 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.106 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.162 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.094 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.095 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.087 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.091 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.094 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.125 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:23.024 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:23.024 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:29:23.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:23.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:23.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:23.025 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:29:23.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:23.025 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:29:23.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:23.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:23.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:23.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:23.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:23.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:23.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:736): Gtk-WARNING **: 04:29:23.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.049: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.057: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.057: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.077: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.078: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.079: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.081: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.087: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.087: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.088: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.088: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.089: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.090: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.091: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.097: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.097: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.097: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.099: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.099: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.099: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.100: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.101: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.101: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.101: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.109: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.109: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.110: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.110: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.111: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.112: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.112: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.112: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.112: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 04:29:23.117 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 04:29:23.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:23.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:23.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:23.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:23.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:23.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 04:29:23.136 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 04:29:23.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:23.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:23.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:23.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:23.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:23.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:23.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:23.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:23.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:23.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 04:29:23.137 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:23.137 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:23.137 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:23.137 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:23.137 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:23.137 INFO [main][AbstractShell] Close shell Testing shell 04:29:23.137 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:23.157 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:23.157 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:23.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:23.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:23.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:23.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:23.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:23.163 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:23.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:23.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:23.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:23.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:736): Gtk-WARNING **: 04:29:23.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.183: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.185: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.185: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.186: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.192: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.192: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.195: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.195: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.211: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.213: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.214: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.215: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.227: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.227: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.229: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.229: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.230: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.231: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.231: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.242: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.242: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.243: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.250: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.250: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.251: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.251: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.252: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.252: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.252: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.253: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.254: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.255: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.255: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.255: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:23.256: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 04:29:23.259 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 04:29:23.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:23.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:23.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:23.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:23.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:23.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:23.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:23.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:23.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:23.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 04:29:23.280 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 04:29:23.281 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 04:29:23.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:23.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:23.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:23.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:23.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:23.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 04:29:23.281 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 04:29:23.286 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:29:24.286 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 04:29:24.287 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 04:29:24.287 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 04:29:24.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:24.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:24.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:24.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:24.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:24.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:24.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:24.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:24.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:24.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 04:29:24.287 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 04:29:24.288 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:29:25.288 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 04:29:25.288 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 04:29:25.288 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 04:29:25.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:25.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:25.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:25.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:25.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:25.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:25.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 04:29:25.289 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 04:29:25.289 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:29:26.290 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 04:29:26.290 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 04:29:26.290 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 04:29:26.292 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 04:29:26.293 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 04:29:26.293 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 04:29:26.293 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 04:29:26.293 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 04:29:26.293 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 04:29:26.293 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 04:29:26.293 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 04:29:26.293 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 04:29:26.294 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:26.294 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:26.294 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:26.294 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:26.294 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:26.294 INFO [main][AbstractShell] Close shell Testing shell 04:29:26.294 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:26.315 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:26.315 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:26.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:26.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:26.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:26.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:26.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:26.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:26.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:26.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:26.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:26.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:26.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:26.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:736): Gtk-WARNING **: 04:29:26.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.342: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.344: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.353: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.363: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.371: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.372: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.373: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.380: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.380: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.382: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.382: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.398: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.399: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.399: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.399: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.400: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.400: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.400: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.401: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.401: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.402: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.403: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.403: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:26.403: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 04:29:26.405 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 04:29:26.405 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 04:29:26.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:26.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:26.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:26.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:26.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:26.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 04:29:26.426 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 04:29:26.427 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:29:27.428 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 04:29:27.428 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 04:29:27.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:27.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:27.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:27.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:27.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:27.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 04:29:27.429 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:27.431 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:27.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 04:29:27.431 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:27.432 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:27.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:27.432 INFO [main][AbstractShell] Close shell Testing shell 04:29:27.432 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:27.453 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:27.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:27.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:27.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:27.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:27.471 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:27.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:27.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:27.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:27.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:27.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:27.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:736): Gtk-WARNING **: 04:29:27.486: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.492: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.493: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.494: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.495: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.501: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.503: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.503: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.504: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.519: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.522: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.529: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.529: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.530: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.532: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.532: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.538: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.538: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.539: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.540: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.540: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.540: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.541: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.548: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.549: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.549: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.549: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.551: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.552: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:27.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 04:29:27.555 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 04:29:27.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:27.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:27.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:27.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:27.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:27.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 04:29:27.574 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 04:29:27.574 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 04:29:27.575 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:29:28.575 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 04:29:28.576 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 04:29:28.576 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:29:29.576 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 04:29:29.576 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 04:29:29.577 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:29:30.577 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 04:29:30.577 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:30.578 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:30.578 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:30.578 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:30.578 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:30.578 INFO [main][AbstractShell] Close shell Testing shell 04:29:30.578 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:30.598 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:30.598 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:30.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:30.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:30.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:30.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:30.606 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:30.606 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:30.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:30.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:30.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:30.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:736): Gtk-WARNING **: 04:29:30.632: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.639: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.640: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.647: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.647: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.648: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.648: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.667: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.669: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.675: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.675: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.676: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.676: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.677: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.678: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.678: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.684: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.685: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.685: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.686: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.686: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.686: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.687: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.688: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.688: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.688: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.694: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.696: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.696: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.696: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.696: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.697: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.698: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.698: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.699: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:30.699: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 04:29:30.701 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 04:29:30.701 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 04:29:30.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:30.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:30.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:30.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:30.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:30.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 04:29:30.723 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 04:29:30.723 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:29:31.723 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 04:29:31.723 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 04:29:31.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:31.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:31.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:31.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:31.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:29:31.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:29:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:31.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 04:29:31.724 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:31.727 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:31.727 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:31.727 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:31.728 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:31.728 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:31.728 INFO [main][AbstractShell] Close shell Testing shell 04:29:31.728 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:31.749 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:31.749 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:31.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:31.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:31.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:31.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:31.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:31.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:31.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:31.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:31.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:31.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:31.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:31.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:736): Gtk-WARNING **: 04:29:31.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.792: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.793: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.794: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.811: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.818: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.819: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.820: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.821: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.828: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.830: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.831: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.837: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.837: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.839: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.840: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.840: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.840: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.846: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.846: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 04:29:31.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified 04:29:31.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:31.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:31.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:31.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:31.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:31.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:31.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 04:29:31.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:31.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:31.872 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:31.872 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:31.872 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:31.872 INFO [main][AbstractShell] Close shell Testing shell 04:29:31.872 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:31.893 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:31.893 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:31.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:31.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:31.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:31.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:31.901 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:31.901 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:31.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:31.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:31.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:31.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:736): Gtk-WARNING **: 04:29:31.926: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.932: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.934: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.934: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.935: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.941: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.941: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.942: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.942: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.943: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.944: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.944: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.954: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.960: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.962: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.969: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.971: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.971: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.972: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.973: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.973: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.979: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.979: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.979: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.980: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.980: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.981: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.981: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.982: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.983: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.983: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.988: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.990: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.990: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.990: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.991: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.991: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:31.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 04:29:31.995 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 04:29:31.995 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 04:29:31.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:32.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:32.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:32.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:32.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:32.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:32.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 04:29:32.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 04:29:32.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 04:29:32.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 04:29:33.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 04:29:33.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 04:29:33.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:33.030 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 04:29:33.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:33.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 04:29:33.031 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:33.031 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:33.031 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:33.031 INFO [main][AbstractShell] Close shell Testing shell 04:29:33.031 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:33.051 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:33.051 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:33.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:33.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:33.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:33.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:33.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:33.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:33.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:33.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:33.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:736): Gtk-WARNING **: 04:29:33.073: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.079: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.080: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.081: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.082: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.087: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.088: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.089: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.089: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.089: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.090: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.091: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.100: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.109: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.115: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.115: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.116: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.116: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.117: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.118: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.118: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.124: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.124: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.125: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.127: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.128: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.128: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.128: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.134: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.134: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.134: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.134: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.137: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.138: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.138: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.138: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:736): Gtk-WARNING **: 04:29:33.138: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 04:29:33.140 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 04:29:33.140 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 04:29:33.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:33.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:33.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:33.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:33.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:33.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 04:29:33.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:33.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 04:29:33.163 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:33.163 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:33.163 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:33.163 INFO [main][AbstractShell] Close shell Testing shell 04:29:33.163 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:33.184 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:33.184 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:33.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:33.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:33.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:33.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.191 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 04:29:33.191 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 04:29:33.191 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:33.191 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:33.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.168 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.137 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.159 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.149 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.134 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.164 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.131 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.157 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.132 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.202 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.203 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:29:33.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:33.204 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.204 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:33.204 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:29:33.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:33.227 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:29:33.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:33.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:33.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:33.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:33.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:33.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:33.237 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') 04:29:33.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:33.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:33.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:33.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:33.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:33.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:29:33.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:29:33.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:33.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:33.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 04:29:33.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:33.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:33.244 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:33.244 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:33.244 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:33.244 INFO [main][AbstractShell] Close shell Testing shell 04:29:33.244 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:33.246 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:33.247 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:33.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:33.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:33.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:33.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:33.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:33.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:33.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:33.277 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 04:29:33.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:33.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:33.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:33.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:33.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:33.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 04:29:33.292 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:33.292 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:33.292 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:33.292 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:33.292 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:33.292 INFO [main][AbstractShell] Close shell Testing shell 04:29:33.292 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:33.295 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:33.295 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:33.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:33.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:33.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:33.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:33.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:33.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:33.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:33.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:33.339 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 04:29:33.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:33.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:33.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:33.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:33.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 04:29:33.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified 04:29:33.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:33.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:33.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:33.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:33.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 04:29:33.347 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 04:29:33.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:33.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:33.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:29:33.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:29:33.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:33.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 04:29:33.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:33.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:33.348 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:33.348 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:33.348 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:33.348 INFO [main][AbstractShell] Close shell Testing shell 04:29:33.348 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:33.351 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:33.351 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:33.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:33.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:33.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:33.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:33.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:33.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:33.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:33.382 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 04:29:33.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:33.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:33.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:33.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:33.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:33.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 04:29:33.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:33.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 04:29:33.397 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:33.397 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:33.397 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:33.397 INFO [main][AbstractShell] Close shell Testing shell 04:29:33.397 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:33.400 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:33.400 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:33.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:33.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:33.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:33.438 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:33.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:33.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:33.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:33.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:33.443 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 04:29:33.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:33.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:33.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:33.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:33.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:33.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:33.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 04:29:33.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 04:29:33.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 04:29:33.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 04:29:34.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 04:29:34.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 04:29:34.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:34.460 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 04:29:34.460 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:34.460 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:34.460 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:34.460 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:34.460 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:34.460 INFO [main][AbstractShell] Close shell Testing shell 04:29:34.460 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:34.463 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:34.463 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:34.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:34.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:34.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:34.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:34.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:34.482 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:34.487 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") 04:29:34.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:34.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:34.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:34.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:34.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:34.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:34.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:34.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 04:29:34.494 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:34.494 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:34.494 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:34.494 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:34.494 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:34.494 INFO [main][AbstractShell] Close shell Testing shell 04:29:34.494 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:34.497 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:34.497 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:34.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:34.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:34.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:34.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:34.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:34.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:34.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:34.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:34.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:34.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:34.520 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") 04:29:34.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:34.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:34.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:34.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:34.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:34.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:34.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:35.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:35.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:35.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:35.529 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 04:29:35.529 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:35.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 04:29:35.529 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:35.529 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:35.529 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:35.529 INFO [main][AbstractShell] Close shell Testing shell 04:29:35.529 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:35.532 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:35.532 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:35.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:35.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:35.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.538 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:35.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:35.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:35.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:35.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:35.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:35.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:35.543 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 04:29:35.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:35.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:35.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 04:29:35.562 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:35.562 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:35.562 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:35.562 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:35.562 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:35.562 INFO [main][AbstractShell] Close shell Testing shell 04:29:35.562 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:35.565 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:35.565 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:35.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:35.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:35.565 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 04:29:35.570 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 04:29:35.570 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:35.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.369 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.034 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.073 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.031 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.072 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.044 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.033 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.023 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.032 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 04:29:35.578 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 04:29:35.579 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:29:35.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:35.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 04:29:35.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:35.579 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:29:35.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:35.579 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:29:35.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:35.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:35.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 04:29:35.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 04:29:35.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:35.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:35.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:35.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 1") 04:29:35.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:35.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 2") 04:29:35.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:35.618 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:35.618 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:35.618 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:35.618 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:35.618 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:35.618 INFO [main][AbstractShell] Close shell Testing shell 04:29:35.618 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:35.621 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:35.621 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:35.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 04:29:35.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:35.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 04:29:35.626 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 04:29:35.626 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:35.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.046 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 04:29:35.633 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 04:29:35.637 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:29:35.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:35.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 04:29:35.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:35.637 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:29:35.643 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:35.643 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:29:35.643 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:35.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:35.644 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 04:29:35.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 04:29:35.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:35.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:35.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:35.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 04:29:35.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:35.739 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) 04:29:35.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:35.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 04:29:35.740 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) 04:29:35.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:29:35.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:29:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 04:29:35.742 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") 04:29:35.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:35.743 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:35.744 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") 04:29:35.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:35.746 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:35.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label C") 04:29:35.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:35.747 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:35.748 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 04:29:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:35.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:35.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:35.748 TRACE [main][WidgetHandler] Notify Button with event 27 04:29:35.748 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.748 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:35.748 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.748 TRACE [main][WidgetHandler] Notify Button with event 26 04:29:35.748 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.748 TRACE [main][WidgetHandler] Notify Button with event 3 04:29:35.748 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.748 TRACE [main][WidgetHandler] Notify Button with event 4 04:29:35.748 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.748 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:35.748 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.754 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 04:29:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:35.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:35.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:35.755 TRACE [main][WidgetHandler] Notify Button with event 27 04:29:35.755 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.755 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:35.755 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.755 TRACE [main][WidgetHandler] Notify Button with event 26 04:29:35.755 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.755 TRACE [main][WidgetHandler] Notify Button with event 3 04:29:35.755 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.755 TRACE [main][WidgetHandler] Notify Button with event 4 04:29:35.755 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.755 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:35.755 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.756 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:35.756 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:35.756 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:35.756 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:35.756 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:35.756 INFO [main][AbstractShell] Close shell Testing shell 04:29:35.756 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:35.762 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:35.762 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:35.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 04:29:35.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:35.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:35.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 04:29:35.767 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 04:29:35.767 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:35.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:35.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.123 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:35.774 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:35.775 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:29:35.776 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:35.776 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:35.776 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:35.776 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:29:35.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:35.787 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:29:35.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:35.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:35.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:35.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:35.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:35.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:35.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:35.837 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) 04:29:35.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:35.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 04:29:35.857 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 04:29:35.857 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 04:29:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:35.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:35.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:35.861 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 04:29:35.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:35.861 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:35.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 04:29:35.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:35.863 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 04:29:35.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:35.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:35.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:35.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:35.863 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 04:29:35.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:35.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:35.863 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:35.864 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:35.864 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:35.864 INFO [main][AbstractShell] Close shell Testing shell 04:29:35.864 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:35.869 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:35.869 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:35.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:35.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:35.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:35.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:35.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:35.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:35.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:35.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:35.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:35.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 04:29:35.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:35.929 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 04:29:35.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:35.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:35.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:35.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:35.929 TRACE [main][WidgetHandler] Notify Button with event 27 04:29:35.929 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.929 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:35.929 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.929 TRACE [main][WidgetHandler] Notify Button with event 26 04:29:35.929 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.929 TRACE [main][WidgetHandler] Notify Button with event 3 04:29:35.929 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.929 TRACE [main][WidgetHandler] Notify Button with event 4 04:29:35.929 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.929 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:35.929 TRACE [main][WidgetHandler] Wait for synchronization 04:29:35.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:29:35.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:35.930 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:35.931 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:35.931 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:35.931 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:35.931 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:35.931 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:35.931 INFO [main][AbstractShell] Close shell Testing shell 04:29:35.931 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:35.936 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:35.936 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:35.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:35.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:35.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:35.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:35.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:35.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:35.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:35.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:35.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:35.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 04:29:35.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:35.992 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 04:29:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:35.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:35.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:35.993 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 04:29:35.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:35.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:35.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:35.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:35.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:35.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:35.993 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:35.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:35.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:35.994 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:35.994 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:35.994 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:35.994 INFO [main][AbstractShell] Close shell Testing shell 04:29:35.994 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:35.999 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:35.999 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:35.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:35.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:35.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.005 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:36.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:36.005 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:36.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:36.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:36.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:36.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:36.032 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) 04:29:36.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:36.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:36.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:29:36.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:29:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:36.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 04:29:36.052 INFO [WorkbenchTestable][AbstractButton] Click button 04:29:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:36.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:36.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:36.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 04:29:36.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:36.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:36.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:36.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:36.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:36.052 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:36.053 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:36.053 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:36.053 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:36.054 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:36.054 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:36.054 INFO [main][AbstractShell] Close shell Testing shell 04:29:36.054 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:36.059 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:36.059 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:36.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:36.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:36.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:36.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:36.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:36.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:36.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:36.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:36.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:36.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:29:36.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:36.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:36.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:36.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:36.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:36.104 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 04:29:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:36.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:36.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:36.104 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 04:29:36.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:36.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:36.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:36.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:36.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:36.105 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:36.105 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:36.105 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:36.105 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:36.106 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:36.106 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:36.106 INFO [main][AbstractShell] Close shell Testing shell 04:29:36.106 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:36.111 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:36.111 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:36.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:36.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:36.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:36.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:36.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:36.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:36.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:36.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:36.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:36.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:36.134 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) 04:29:36.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:36.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:36.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:36.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:36.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:36.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 04:29:36.159 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 04:29:36.160 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 04:29:36.160 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 04:29:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:36.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:36.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:36.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:29:36.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:36.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:36.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:36.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:36.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:36.161 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:36.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 04:29:36.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:36.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:36.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:36.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:36.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:36.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:36.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:36.162 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 04:29:36.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:36.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:36.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:36.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:36.163 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 04:29:36.163 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 04:29:36.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:36.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 04:29:36.163 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:36.163 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:36.163 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:36.163 INFO [main][AbstractShell] Close shell Testing shell 04:29:36.163 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:36.168 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:36.168 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:36.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:36.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:36.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.190 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:36.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:36.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:36.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:36.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:36.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:36.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:36.206 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) 04:29:36.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:36.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:36.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:36.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:36.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:36.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:36.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:29:36.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:29:36.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:29:36.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:29:37.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:29:37.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:29:37.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:37.230 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 04:29:37.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:37.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:37.230 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:37.230 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:37.230 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:37.230 INFO [main][AbstractShell] Close shell Testing shell 04:29:37.230 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:37.236 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:37.236 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:37.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:37.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:37.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:37.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:37.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:37.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:37.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 04:29:37.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:37.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:37.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:37.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:37.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:37.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:37.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:37.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:37.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:37.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:38.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:38.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:38.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:38.294 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 04:29:38.294 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:38.295 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:38.295 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:38.295 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:38.295 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:38.295 INFO [main][AbstractShell] Close shell Testing shell 04:29:38.295 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:38.300 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:38.300 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:38.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:38.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:38.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:38.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:38.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:38.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:38.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:38.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:38.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:38.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:38.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:38.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:38.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 04:29:38.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:38.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:38.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:38.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:38.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:38.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:38.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:38.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:38.356 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 04:29:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:38.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:38.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:38.357 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 04:29:38.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:38.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:38.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:38.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:38.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:38.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:38.357 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:38.358 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:38.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 04:29:38.358 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:38.359 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:38.359 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:38.359 INFO [main][AbstractShell] Close shell Testing shell 04:29:38.359 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:38.364 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:38.364 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:38.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:38.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:38.364 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:38.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:38.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:38.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:38.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:38.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:38.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:38.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:38.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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') 04:29:38.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:38.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:38.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:38.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:38.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:38.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:38.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:38.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:38.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:38.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:38.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:38.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:38.418 INFO [WorkbenchTestable][AbstractButton] Click button 04:29:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:38.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:38.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:38.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 04:29:38.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:38.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:38.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:38.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:38.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:38.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:38.419 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:38.427 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:38.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 04:29:38.427 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:38.428 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:38.428 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:38.428 INFO [main][AbstractShell] Close shell Testing shell 04:29:38.428 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:38.433 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:38.433 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:38.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:38.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:38.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:38.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:38.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:38.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:38.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:38.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:38.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:38.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:38.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:38.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:38.466 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) 04:29:38.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:38.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:38.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:38.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:38.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:38.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 04:29:38.487 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 04:29:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:38.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:38.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:38.488 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 04:29:38.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:38.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:38.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:38.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:38.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:38.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:38.488 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:38.489 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:38.489 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:38.489 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:38.490 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:38.490 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:38.490 INFO [main][AbstractShell] Close shell Testing shell 04:29:38.490 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:38.495 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:38.495 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:38.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:38.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:38.495 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:38.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:38.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:38.500 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:38.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:38.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:38.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:38.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:38.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:38.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:38.516 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) 04:29:38.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:38.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:38.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:38.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:38.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:38.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:38.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 04:29:38.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 04:29:39.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 04:29:39.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 04:29:39.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 04:29:39.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 04:29:39.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:39.543 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 04:29:39.544 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:39.544 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:39.544 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:39.544 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:39.544 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:39.544 INFO [main][AbstractShell] Close shell Testing shell 04:29:39.544 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:39.550 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:39.550 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:39.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:39.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:39.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:39.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:39.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:39.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:39.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:39.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:39.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:39.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:39.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:39.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:39.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 04:29:39.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:39.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:39.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:39.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:39.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:40.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:40.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:40.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:40.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:40.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:40.616 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 04:29:40.617 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:40.617 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:40.617 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:40.617 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:40.617 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:40.617 INFO [main][AbstractShell] Close shell Testing shell 04:29:40.617 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:40.623 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:40.623 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:40.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:40.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:40.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:40.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:40.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:40.630 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:40.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:40.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:40.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:40.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:40.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:40.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:40.647 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) 04:29:40.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:40.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:40.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:40.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:40.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:40.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:40.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:29:40.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:29:41.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:29:41.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:29:41.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:29:41.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:29:41.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:41.674 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 04:29:41.674 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:41.674 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:41.674 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:41.674 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:41.674 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:41.674 INFO [main][AbstractShell] Close shell Testing shell 04:29:41.674 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:41.680 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:41.680 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:41.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:41.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:41.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:41.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:41.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:41.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:41.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:41.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:41.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:41.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:41.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:41.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S") 04:29:41.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:41.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:41.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:41.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:41.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:41.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:41.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:41.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:42.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:42.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:42.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:42.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:42.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:42.747 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 04:29:42.747 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:42.747 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:42.747 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:42.747 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:42.747 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:42.747 INFO [main][AbstractShell] Close shell Testing shell 04:29:42.747 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:42.753 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:42.753 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:42.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:42.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:42.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:42.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:42.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:42.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:42.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:42.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:42.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:42.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:42.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:42.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:42.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 04:29:42.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:42.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:42.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:42.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:42.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:42.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:42.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:42.799 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 04:29:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:42.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:42.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:42.799 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 04:29:42.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:42.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:42.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:42.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:42.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:42.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:42.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:42.800 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:42.801 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:42.801 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:42.801 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:42.801 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:42.801 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:42.801 INFO [main][AbstractShell] Close shell Testing shell 04:29:42.801 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:42.806 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:42.806 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:42.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:42.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:42.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:42.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:42.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:42.812 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:42.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:42.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:42.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:42.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:42.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:42.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:42.830 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) 04:29:42.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:42.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:42.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:42.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:42.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:42.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:42.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 04:29:42.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 04:29:43.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 04:29:43.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 04:29:43.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 04:29:43.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 04:29:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:43.857 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 04:29:43.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:43.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:43.857 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:43.857 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:43.857 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:43.857 INFO [main][AbstractShell] Close shell Testing shell 04:29:43.857 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:43.863 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:43.863 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:43.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:43.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:43.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:43.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:43.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:43.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:43.881 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:43.881 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:43.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:43.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:43.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:43.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:43.897 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) 04:29:43.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:43.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:43.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:43.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:43.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:43.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:43.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:43.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:43.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:43.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 04:29:43.918 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 04:29:43.918 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 04:29:43.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:43.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:43.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:43.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:43.918 TRACE [main][WidgetHandler] Notify Button with event 27 04:29:43.918 TRACE [main][WidgetHandler] Wait for synchronization 04:29:43.918 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:43.918 TRACE [main][WidgetHandler] Wait for synchronization 04:29:43.918 TRACE [main][WidgetHandler] Notify Button with event 26 04:29:43.918 TRACE [main][WidgetHandler] Wait for synchronization 04:29:43.918 TRACE [main][WidgetHandler] Notify Button with event 3 04:29:43.918 TRACE [main][WidgetHandler] Wait for synchronization 04:29:43.918 TRACE [main][WidgetHandler] Notify Button with event 4 04:29:43.918 TRACE [main][WidgetHandler] Wait for synchronization 04:29:43.918 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:43.918 TRACE [main][WidgetHandler] Wait for synchronization 04:29:43.919 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 04:29:43.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:43.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:43.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:43.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:43.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:43.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:43.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:43.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:43.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:43.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:43.919 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:43.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 04:29:43.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:43.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:43.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:43.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:43.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:43.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:43.921 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 04:29:43.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:43.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:43.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:43.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:43.921 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 04:29:43.921 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:43.921 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:43.921 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:43.921 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:43.921 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:43.921 INFO [main][AbstractShell] Close shell Testing shell 04:29:43.921 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:43.926 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:43.926 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:43.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:43.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:43.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:43.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:43.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:43.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:43.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:43.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:43.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:43.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:43.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:43.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:43.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, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 04:29:43.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:43.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:43.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:43.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:43.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:43.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:43.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:43.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:43.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:43.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:43.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:43.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:43.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:43.978 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 04:29:43.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:43.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:43.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:43.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:43.979 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 04:29:43.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:43.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:43.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:43.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:43.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:43.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:43.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:43.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:43.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:43.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:43.979 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:43.980 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:43.980 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:43.980 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:43.981 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:43.981 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:43.981 INFO [main][AbstractShell] Close shell Testing shell 04:29:43.981 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:43.985 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:43.986 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:43.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:43.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:43.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:43.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:43.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:43.991 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:43.991 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:43.991 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:43.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:43.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:43.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:43.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:44.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 04:29:44.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:44.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:44.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:44.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:44.040 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 04:29:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:44.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:44.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:44.040 TRACE [main][WidgetHandler] Notify Button with event 27 04:29:44.040 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.040 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:44.040 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.040 TRACE [main][WidgetHandler] Notify Button with event 26 04:29:44.040 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.040 TRACE [main][WidgetHandler] Notify Button with event 3 04:29:44.040 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.040 TRACE [main][WidgetHandler] Notify Button with event 4 04:29:44.040 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.041 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:44.041 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.041 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 04:29:44.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:44.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:44.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:44.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:44.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 04:29:44.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:44.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:44.043 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) 04:29:44.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:29:44.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:29:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 04:29:44.044 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:44.044 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:44.044 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:44.044 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:44.044 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:44.044 INFO [main][AbstractShell] Close shell Testing shell 04:29:44.044 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:44.049 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:44.049 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:44.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:44.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:44.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:44.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:44.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:44.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:44.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:44.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:44.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:44.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:44.080 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) 04:29:44.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:44.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:44.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 04:29:44.101 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 04:29:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:44.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:44.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:44.101 TRACE [main][WidgetHandler] Notify Button with event 27 04:29:44.101 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.101 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:44.101 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.101 TRACE [main][WidgetHandler] Notify Button with event 26 04:29:44.101 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.101 TRACE [main][WidgetHandler] Notify Button with event 3 04:29:44.101 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.101 TRACE [main][WidgetHandler] Notify Button with event 4 04:29:44.101 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.101 TRACE [main][WidgetHandler] Notify Button with event 13 04:29:44.101 TRACE [main][WidgetHandler] Wait for synchronization 04:29:44.101 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 04:29:44.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:44.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:44.102 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:44.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 04:29:44.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:44.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:44.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:44.104 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) 04:29:44.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:29:44.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:29:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 04:29:44.104 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:44.104 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:44.104 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:44.105 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:44.105 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:44.105 INFO [main][AbstractShell] Close shell Testing shell 04:29:44.105 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:44.110 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:44.110 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:44.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:44.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:44.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:44.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:44.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:44.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:44.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:44.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:44.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:44.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:44.130 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) 04:29:44.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:29:44.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:29:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 04:29:44.154 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 04:29:44.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:44.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:44.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:44.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:44.154 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 04:29:44.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:44.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:44.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:44.155 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:44.155 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:44.155 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:44.155 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:44.156 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:44.156 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:44.156 INFO [main][AbstractShell] Close shell Testing shell 04:29:44.156 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:44.160 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:44.161 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:44.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:44.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:44.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:44.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:44.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:44.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:44.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:44.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:44.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:44.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:44.181 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) 04:29:44.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:29:44.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:29:44.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 04:29:44.204 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 04:29:44.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:44.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:44.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:44.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:44.205 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 04:29:44.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:44.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:44.205 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:44.206 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:44.206 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:44.206 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:44.206 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:44.206 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:44.206 INFO [main][AbstractShell] Close shell Testing shell 04:29:44.206 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:44.211 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:44.211 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:44.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:44.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:44.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:44.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:44.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:44.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:44.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:44.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:44.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:44.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, with key 'buttonTestId' and value 'CHECK-BOX#1') 04:29:44.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:44.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:44.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:44.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:44.256 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 04:29:44.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:44.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:44.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:44.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:44.256 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 04:29:44.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:44.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:44.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:44.257 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:44.257 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:44.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 04:29:44.257 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:44.258 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:44.258 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:44.258 INFO [main][AbstractShell] Close shell Testing shell 04:29:44.258 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:44.263 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:44.263 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:44.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:44.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:44.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:44.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:44.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:44.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:44.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:44.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:44.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:44.295 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) 04:29:44.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:44.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:44.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:44.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 04:29:44.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 04:29:44.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 04:29:44.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 04:29:45.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 04:29:45.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 04:29:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:45.318 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 04:29:45.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:45.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 04:29:45.319 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:45.319 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:45.319 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:45.319 INFO [main][AbstractShell] Close shell Testing shell 04:29:45.319 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:45.324 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:45.324 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:45.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:45.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:45.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:45.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:45.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:45.330 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:45.330 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:45.330 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:45.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:45.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:45.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:45.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:45.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: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@") 04:29:45.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:45.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:45.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:45.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:45.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:45.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:45.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:46.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:46.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:46.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:46.372 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 04:29:46.372 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:46.372 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:46.372 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:46.372 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:46.372 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:46.372 INFO [main][AbstractShell] Close shell Testing shell 04:29:46.372 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:46.377 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:46.377 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:46.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:46.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:46.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:46.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:46.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:46.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:46.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:46.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:46.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:46.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:46.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:46.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:46.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 04:29:46.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:46.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:46.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:46.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:46.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:46.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:46.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:46.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:46.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:46.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 04:29:46.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:46.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:46.429 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 04:29:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:46.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:46.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:46.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:29:46.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:46.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:46.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:46.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:46.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:46.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:46.430 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:46.431 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:46.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 04:29:46.431 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:46.432 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:46.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:46.432 INFO [main][AbstractShell] Close shell Testing shell 04:29:46.432 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:46.436 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:46.436 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:46.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:46.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:46.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:46.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:46.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:46.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 04:29:46.441 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 04:29:46.441 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:46.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:46.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:46.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.668 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.1 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.068 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.049 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.059 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.053 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.073 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.064 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.065 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.05 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.081 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.049 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.076 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.054 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.059 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.052 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.069 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.05 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.059 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.063 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.061 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.051 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.052 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.061 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.052 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.058 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 04:29:46.448 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 04:29:46.448 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:29:46.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:46.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 04:29:46.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:46.448 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:29:46.449 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:46.449 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:29:46.449 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:46.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:46.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 04:29:46.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 04:29:46.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:46.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:46.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:46.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) 04:29:46.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:46.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:46.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:46.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:46.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:46.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:46.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:46.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:47.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:47.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:29:47.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:29:47.504 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 04:29:47.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:47.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:47.504 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:47.504 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:47.504 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:47.504 INFO [main][AbstractShell] Close shell Testing shell 04:29:47.504 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:47.512 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:47.512 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:47.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 04:29:47.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 04:29:47.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 04:29:47.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 04:29:47.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 04:29:47.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:47.568 INFO [WorkbenchTestable][AbstractButton] Click button &OK 04:29:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:47.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:47.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:47.568 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 04:29:47.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:47.569 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:47.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 04:29:47.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:47.572 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 04:29:47.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:47.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:47.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:47.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:47.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 04:29:47.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:47.574 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:29:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:47.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:47.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:47.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 04:29:47.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:47.576 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 04:29:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:47.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:47.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:47.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 "Yes", Widget matcher matching widgets with style: 8) 04:29:47.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:47.578 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 04:29:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:47.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:47.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:47.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 04:29:47.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:47.579 INFO [WorkbenchTestable][AbstractButton] Click button &No 04:29:47.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:47.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:47.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:47.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:47.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 "Finish", Widget matcher matching widgets with style: 8) 04:29:47.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:29:47.587 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:29:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:29:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:29:47.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:29:47.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:29:47.587 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:47.587 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:47.587 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:47.587 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:47.587 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:47.587 INFO [main][AbstractShell] Close shell Testing shell 04:29:47.587 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:47.594 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:47.595 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:47.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 04:29:47.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.600 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 04:29:47.600 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 04:29:47.600 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.08 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.071 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.605 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.605 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:29:47.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.605 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:29:47.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.615 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:29:47.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.615 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:29:47.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:47.638 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:47.641 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") 04:29:47.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.644 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 04:29:47.644 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 04:29:47.645 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.645 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.645 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.645 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.645 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") 04:29:47.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.646 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 04:29:47.646 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 04:29:47.646 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.646 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.646 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.646 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.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: "link2") 04:29:47.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.647 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 04:29:47.647 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 04:29:47.647 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.647 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.647 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.647 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.647 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") 04:29:47.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.648 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 04:29:47.648 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 04:29:47.648 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.648 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.648 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.648 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.648 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") 04:29:47.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.649 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 04:29:47.649 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 04:29:47.649 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.649 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.649 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.649 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "links") 04:29:47.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.651 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 04:29:47.651 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 04:29:47.651 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.651 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.651 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.651 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:47.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:47.651 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:47.651 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:47.651 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:47.651 INFO [main][AbstractShell] Close shell Testing shell 04:29:47.651 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:47.654 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:47.655 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:47.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.666 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") 04:29:47.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.684 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") 04:29:47.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.685 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:47.685 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:47.685 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:47.685 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:47.685 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:47.685 INFO [main][AbstractShell] Close shell Testing shell 04:29:47.685 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:47.688 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:47.688 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:47.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.693 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.693 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.699 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") 04:29:47.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.726 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 04:29:47.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:47.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:47.726 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:47.726 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:47.726 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:47.726 INFO [main][AbstractShell] Close shell Testing shell 04:29:47.726 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:47.729 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:47.729 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:47.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.734 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.752 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") 04:29:47.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.767 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 04:29:47.767 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:47.767 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:47.767 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:47.768 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:47.768 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:47.768 INFO [main][AbstractShell] Close shell Testing shell 04:29:47.768 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:47.770 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:47.770 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:47.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.776 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.776 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.782 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") 04:29:47.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.799 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") 04:29:47.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.800 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:47.800 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:47.800 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:47.800 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:47.800 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:47.800 INFO [main][AbstractShell] Close shell Testing shell 04:29:47.800 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:47.803 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:47.803 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:47.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.814 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") 04:29:47.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.832 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") 04:29:47.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.833 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:47.833 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:47.833 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:47.833 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:47.833 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:47.833 INFO [main][AbstractShell] Close shell Testing shell 04:29:47.833 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:47.836 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:47.836 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:47.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.847 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 04:29:47.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:47.864 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:47.865 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") 04:29:47.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.866 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 04:29:47.866 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 04:29:47.866 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.866 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.866 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.866 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.866 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 04:29:47.866 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 04:29:47.866 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.866 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.866 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.866 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:47.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 04:29:47.867 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:47.867 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:47.867 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:47.867 INFO [main][AbstractShell] Close shell Testing shell 04:29:47.867 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:47.870 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:47.870 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:47.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.870 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 04:29:47.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 04:29:47.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.045 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.033 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.041 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.04 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.032 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.033 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:47.881 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:47.881 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:29:47.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:47.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.882 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:29:47.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.882 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:29:47.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:47.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:47.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:29:47.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:47.932 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:47.933 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 04:29:47.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.934 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 04:29:47.935 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 04:29:47.935 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.935 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.935 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.935 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.935 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 04:29:47.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:47.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 04:29:47.935 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 04:29:47.936 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 04:29:47.936 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.936 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.936 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.936 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.936 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 04:29:47.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:47.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 04:29:47.936 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 04:29:47.936 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 04:29:47.936 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.936 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.936 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.936 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.936 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 04:29:47.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.937 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 04:29:47.937 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 04:29:47.937 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.937 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.937 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.937 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.937 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 04:29:47.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:47.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:47.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 04:29:47.938 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 04:29:47.938 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 04:29:47.938 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.938 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.938 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.938 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.938 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 04:29:47.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:47.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 04:29:47.938 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 04:29:47.938 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 04:29:47.938 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:47.938 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.938 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:47.938 TRACE [main][WidgetHandler] Wait for synchronization 04:29:47.938 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:47.938 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:47.938 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:47.939 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:47.939 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:47.939 INFO [main][AbstractShell] Close shell Testing shell 04:29:47.939 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:47.942 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:47.942 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:47.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:47.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.942 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:47.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.953 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") 04:29:47.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.970 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") 04:29:47.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:47.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:47.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:47.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:47.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:47.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:47.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:47.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:47.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:47.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:47.971 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:47.971 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:47.971 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:47.971 INFO [main][AbstractShell] Close shell Testing shell 04:29:47.971 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:47.974 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:47.974 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:47.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:47.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:47.974 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:47.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:47.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:47.979 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:47.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:47.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:47.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:47.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:47.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:47.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:47.985 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 04:29:47.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:48.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:48.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:48.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:48.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:48.003 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 04:29:48.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:48.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:48.003 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:48.003 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:48.003 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:48.003 INFO [main][AbstractShell] Close shell Testing shell 04:29:48.003 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:48.006 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:48.006 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:48.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:48.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:48.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:48.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:48.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:48.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:48.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:48.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:48.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:48.017 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 04:29:48.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:48.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:48.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:48.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:48.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:48.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:48.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:48.035 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 04:29:48.035 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:48.035 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:48.035 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:48.035 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:48.035 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:48.036 INFO [main][AbstractShell] Close shell Testing shell 04:29:48.036 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:48.038 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:48.038 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:48.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:48.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:48.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:48.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:48.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:48.044 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:48.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:48.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:48.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:48.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:48.049 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 04:29:48.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:48.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:48.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:48.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:48.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:48.067 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 04:29:48.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:48.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:48.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:48.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:48.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 04:29:48.068 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:48.068 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:48.068 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:48.068 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:48.068 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:48.068 INFO [main][AbstractShell] Close shell Testing shell 04:29:48.068 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:48.071 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:48.071 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:48.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:48.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:48.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:48.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:48.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:48.076 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:48.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:48.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:48.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:48.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:48.082 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 04:29:48.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:48.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:48.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:48.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:48.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 04:29:48.099 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 04:29:48.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:48.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:48.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:29:48.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:29:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:48.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 04:29:48.100 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:48.100 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:48.100 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:48.100 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:48.100 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:48.100 INFO [main][AbstractShell] Close shell Testing shell 04:29:48.100 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:48.103 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:48.103 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:48.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:48.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:48.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:48.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:48.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:48.108 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:48.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:48.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:48.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:48.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:48.114 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 04:29:48.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:48.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:48.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:48.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:48.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:48.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:29:48.132 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:29:48.132 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 04:29:48.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:48.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:48.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:29:48.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:29:48.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:48.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 04:29:48.133 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 04:29:48.133 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 04:29:48.133 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:48.133 TRACE [main][WidgetHandler] Wait for synchronization 04:29:48.133 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:48.133 TRACE [main][WidgetHandler] Wait for synchronization 04:29:48.133 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 04:29:48.133 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 04:29:48.133 TRACE [main][WidgetHandler] Notify Link with event 3 04:29:48.134 TRACE [main][WidgetHandler] Wait for synchronization 04:29:48.134 TRACE [main][WidgetHandler] Notify Link with event 4 04:29:48.134 TRACE [main][WidgetHandler] Wait for synchronization 04:29:48.134 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:48.134 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:48.134 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:48.134 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:48.134 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:48.134 INFO [main][AbstractShell] Close shell Testing shell 04:29:48.134 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:48.137 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:48.137 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:48.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:48.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:48.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:48.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 04:29:48.142 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 04:29:48.142 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:48.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.064 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.032 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.032 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.032 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.032 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.032 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.034 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:48.147 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:48.148 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:29:48.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:48.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:48.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:48.148 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:29:48.149 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:48.149 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:29:48.149 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:48.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:48.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:48.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:48.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:48.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:48.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:48.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:48.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:48.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:48.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:48.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:48.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:48.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:48.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:48.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:48.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:48.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:48.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:48.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:48.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:48.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:48.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:48.188 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:48.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:48.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:48.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:48.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:48.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:48.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:48.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:48.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 04:29:48.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:48.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:49.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:49.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 04:29:49.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:49.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:49.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:29:49.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:49.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:49.195 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:49.195 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:49.195 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:49.195 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:49.195 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:49.195 INFO [main][AbstractShell] Close shell Testing shell 04:29:49.195 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:49.199 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:49.199 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:49.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:49.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:49.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:49.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:49.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:49.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:49.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:49.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:49.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:49.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:49.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:49.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:49.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:49.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:49.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:49.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:49.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:49.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:49.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:49.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:49.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:49.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:49.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:49.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:49.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:49.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:49.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:49.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:49.243 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:49.243 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:49.243 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:49.243 INFO [main][AbstractShell] Close shell Testing shell 04:29:49.243 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:49.246 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:49.246 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:49.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:49.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:49.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:49.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:49.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:49.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:49.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:49.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:49.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:49.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:49.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:49.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:49.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:49.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:49.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:49.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:49.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:49.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:49.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:49.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:49.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:49.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:49.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:49.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:49.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:49.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:49.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:49.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:49.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:49.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:49.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:49.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:49.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:49.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:49.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:49.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:49.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:49.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:49.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:49.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 04:29:49.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:49.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:50.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:50.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:50.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 04:29:50.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:50.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:50.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:29:50.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:50.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:50.295 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:50.295 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:50.295 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:50.296 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:50.296 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:50.296 INFO [main][AbstractShell] Close shell Testing shell 04:29:50.296 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:50.299 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:50.299 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:50.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:50.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:50.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:50.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:50.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:50.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:50.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:50.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:50.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:50.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:50.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:50.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:50.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:50.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:50.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:50.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:50.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:50.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:50.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:50.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:50.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:50.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:50.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:50.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:50.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:50.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:50.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:50.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:50.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:50.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:50.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:50.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:50.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:50.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:50.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 04:29:50.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:50.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:51.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:51.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 04:29:51.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:51.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:29:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:51.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:51.339 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:51.339 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:51.339 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:51.340 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:51.340 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:51.340 INFO [main][AbstractShell] Close shell Testing shell 04:29:51.340 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:51.343 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:51.343 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:51.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:51.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:51.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:51.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:51.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:51.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:51.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:51.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:51.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:51.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:51.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 04:29:51.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:51.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:51.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:51.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:51.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:51.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:51.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:51.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:51.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:51.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:51.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:51.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:51.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:51.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:51.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:51.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:51.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:51.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:51.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:51.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:51.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 04:29:51.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:52.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:52.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 04:29:52.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:52.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:29:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:52.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:52.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:52.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:52.400 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:52.400 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:52.400 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:52.400 INFO [main][AbstractShell] Close shell Testing shell 04:29:52.400 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:52.403 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:52.403 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:52.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:52.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:52.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:52.409 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:52.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:52.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:52.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:52.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:52.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:52.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:52.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:52.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:52.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:52.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:52.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:52.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:52.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:52.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:52.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:52.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:52.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:52.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:52.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:52.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:52.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:52.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:52.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:52.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:52.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:52.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:52.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:52.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:52.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:52.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:52.437 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 04:29:52.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:52.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:52.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:52.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:52.940 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:52.941 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:52.941 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:52.941 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:52.941 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:52.941 INFO [main][AbstractShell] Close shell Testing shell 04:29:52.941 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:52.944 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:52.944 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:52.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:52.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:52.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:52.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:52.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:52.962 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:52.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:52.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:52.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:52.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:52.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:52.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:52.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:52.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:52.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:52.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:52.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:52.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:52.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:52.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:52.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:52.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:52.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:52.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:52.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:52.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:52.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:52.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:52.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:53.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:53.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:53.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:53.491 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:53.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:53.494 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 04:29:53.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:53.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:53.494 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 04:29:53.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:53.994 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 04:29:53.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:53.997 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 04:29:53.997 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 04:29:53.998 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 04:29:53.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 04:29:53.998 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 04:29:53.998 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 04:29:53.999 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:53.999 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:53.999 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:53.999 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:53.999 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:53.999 INFO [main][AbstractShell] Close shell Testing shell 04:29:53.999 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:54.002 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:54.003 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:54.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:54.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:54.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:54.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:54.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:54.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:54.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:54.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:54.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:54.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:54.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 04:29:54.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:54.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:54.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:54.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:54.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:54.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:54.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:54.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:54.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:54.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:54.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:54.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:54.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:54.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:54.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:54.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:54.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:54.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:54.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:54.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:54.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:54.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:54.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:54.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:54.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:54.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:54.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:54.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:54.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:54.540 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 04:29:54.540 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 04:29:54.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 04:29:54.541 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 04:29:54.541 DEBUG [main][TreeEventsListener] It was check event: true 04:29:54.541 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 04:29:54.542 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 04:29:54.542 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 04:29:54.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 04:29:54.542 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 04:29:54.542 DEBUG [main][TreeEventsListener] It was check event: true 04:29:54.542 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 04:29:54.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:54.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:54.543 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:54.543 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:54.543 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:54.543 INFO [main][AbstractShell] Close shell Testing shell 04:29:54.543 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:54.546 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:54.546 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:54.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:54.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:54.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:54.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:54.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:54.552 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:54.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:54.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:54.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:54.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:54.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:54.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:54.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:54.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:54.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:54.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:54.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:54.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:54.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:54.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:54.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:54.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:54.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:54.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:54.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:54.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:54.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:54.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:54.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 04:29:54.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 04:29:54.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:55.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 04:29:55.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 04:29:55.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 04:29:55.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:55.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 04:29:55.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:55.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 04:29:55.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 04:29:55.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 04:29:55.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:55.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:55.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 04:29:55.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 04:29:55.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 04:29:55.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:55.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 04:29:55.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:55.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 04:29:55.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:55.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 04:29:55.588 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:55.588 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:55.588 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:55.588 INFO [main][AbstractShell] Close shell Testing shell 04:29:55.588 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:55.591 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:55.591 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:55.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:55.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:55.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:55.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:55.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:55.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:55.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:55.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:55.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:55.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:55.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:55.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:55.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:55.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:55.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:55.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:55.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:55.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:55.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:55.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:55.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:55.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:55.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:55.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:55.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:55.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:55.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:55.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:56.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:56.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:56.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:56.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 04:29:56.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:56.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:56.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 04:29:56.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:56.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:29:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:56.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:56.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:56.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:56.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:56.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:56.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:56.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:56.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 04:29:56.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 04:29:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:57.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 04:29:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 04:29:57.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 04:29:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:57.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 04:29:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:57.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 04:29:57.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:57.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:57.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:57.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:57.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:57.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:57.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:57.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:57.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:57.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:57.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:57.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:57.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 04:29:57.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:57.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:57.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 04:29:57.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:57.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:57.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:57.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:57.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:57.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:57.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:57.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:57.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:57.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:57.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:57.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:57.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:57.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:57.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:57.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:57.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:57.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:57.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:57.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:57.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:57.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:57.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:57.145 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 04:29:57.145 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 04:29:57.146 DEBUG [main][TreeItemHandler] Set Tree selection 04:29:57.147 DEBUG [main][TreeHandler] Notify Tree about selection event 04:29:57.147 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 04:29:57.147 DEBUG [main][TreeEventsListener] It was check event: false 04:29:57.147 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 04:29:57.147 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 04:29:57.147 DEBUG [WorkbenchTestable][TreeItemHandler] BB 04:29:57.147 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 04:29:57.147 DEBUG [WorkbenchTestable][TreeItemHandler] C 04:29:57.148 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 04:29:57.148 DEBUG [main][TreeHandler] Unselect all tree items 04:29:57.148 DEBUG [main][TreeHandler] Notify Tree about selection event 04:29:57.148 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 04:29:57.148 DEBUG [main][TreeEventsListener] It was check event: false 04:29:57.148 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 04:29:57.149 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:57.149 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:57.149 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:57.149 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:57.149 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:57.149 INFO [main][AbstractShell] Close shell Testing shell 04:29:57.149 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:57.152 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:57.153 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:57.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:57.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:57.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:57.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:57.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:57.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:57.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:57.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:57.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:57.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:57.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:57.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:57.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:57.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:57.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:57.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:57.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:57.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:57.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:57.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:57.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:57.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:57.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:57.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:57.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:57.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:57.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:57.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:57.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:57.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:57.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:57.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:57.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:57.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:57.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:57.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:57.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:57.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 04:29:57.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:58.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 04:29:58.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:58.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:29:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:58.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:29:58.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:58.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:58.201 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:58.202 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:58.202 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:58.202 INFO [main][AbstractShell] Close shell Testing shell 04:29:58.202 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:58.205 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:58.205 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:58.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:58.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:58.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:58.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:58.224 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:58.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:58.224 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:58.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:58.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:58.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:58.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:58.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:58.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:58.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:58.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:58.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:58.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:58.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:58.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:58.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:58.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:58.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:58.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 04:29:58.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:58.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:58.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:58.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:58.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:58.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:58.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:58.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:58.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:58.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:58.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:58.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:58.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:58.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:58.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:58.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:58.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:58.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:58.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:58.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:58.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:58.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:58.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:58.757 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:58.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 04:29:58.757 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:58.757 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:58.757 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:58.757 INFO [main][AbstractShell] Close shell Testing shell 04:29:58.757 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:58.760 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:58.760 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:58.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:58.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:58.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:58.765 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:58.765 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:58.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:58.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:58.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:58.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:58.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:58.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:58.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:58.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:58.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:58.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:58.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:58.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:58.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:58.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:58.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:58.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:58.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:58.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:58.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:58.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:59.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:59.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:59.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:59.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:59.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 04:29:59.298 DEBUG [main][TreeItemHandler] Selecting tree item: AA 04:29:59.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 04:29:59.298 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 04:29:59.298 DEBUG [main][TreeEventsListener] It was check event: false 04:29:59.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 04:29:59.298 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:29:59.298 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:29:59.298 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:29:59.298 DEBUG [main][AbstractWait] Waiting until shell is active... 04:29:59.298 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:29:59.298 INFO [main][AbstractShell] Close shell Testing shell 04:29:59.298 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:29:59.302 DEBUG [main][AbstractWait] Waiting while shell is available... 04:29:59.302 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:29:59.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:59.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:29:59.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:29:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:59.307 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:59.307 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:29:59.307 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:29:59.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:29:59.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:29:59.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:29:59.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:29:59.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:59.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:59.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:59.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:59.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:59.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:59.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:59.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:29:59.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:29:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:29:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:29:59.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:29:59.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:29:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:29:59.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:29:59.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:29:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:29:59.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:29:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:29:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:29:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:29:59.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:59.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:59.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:29:59.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:29:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:29:59.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:29:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:29:59.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:29:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 04:29:59.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:29:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:00.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:00.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:30:00.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 04:30:00.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:30:00.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:00.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:30:00.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:00.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:30:00.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:00.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:00.351 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:00.351 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:00.351 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:00.351 INFO [main][AbstractShell] Close shell Testing shell 04:30:00.351 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:00.355 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:00.355 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:00.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:30:00.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:00.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:00.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:30:00.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:00.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:30:00.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:30:00.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:00.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:00.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:00.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:00.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:00.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:00.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:00.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:00.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:00.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:00.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:00.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:00.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:00.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:00.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:00.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:00.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:30:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:30:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:30:00.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:00.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:00.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:30:00.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:00.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:00.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:00.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:00.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:00.902 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 04:30:00.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 04:30:00.902 DEBUG [main][TreeItemHandler] Selecting tree item: AA 04:30:00.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 04:30:00.902 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 04:30:00.902 DEBUG [main][TreeEventsListener] It was check event: false 04:30:00.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 04:30:00.902 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:30:00.902 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:30:00.902 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 04:30:00.902 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 04:30:00.902 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 04:30:00.903 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:30:00.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:00.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 04:30:00.903 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:00.904 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:00.904 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:00.904 INFO [main][AbstractShell] Close shell Testing shell 04:30:00.904 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:00.907 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:00.907 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:00.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:30:00.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:00.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:00.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:30:00.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:00.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:30:00.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:30:00.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:00.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:00.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:00.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:00.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:00.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:00.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:00.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:00.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:00.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:00.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:00.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:00.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:00.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:00.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:00.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:00.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:00.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:00.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:00.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:00.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:30:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:30:00.941 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 04:30:00.941 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:00.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:01.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 04:30:01.443 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:01.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:01.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:01.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:02.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:02.944 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:02.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:03.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:03.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:03.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:03.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:03.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:04.446 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:04.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:04.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:04.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:04.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:04.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:04.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:04.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:04.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:04.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:04.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:04.947 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:04.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:04.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:04.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:04.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:04.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:04.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:04.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:04.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:05.448 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:05.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:05.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:05.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:05.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:05.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:05.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:05.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:05.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:05.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:05.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:05.949 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:05.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:05.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:05.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:05.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:05.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:05.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:05.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:05.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:05.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:05.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:05.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 04:30:05.949 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:05.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:05.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:05.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:05.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:05.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:05.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:05.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:05.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:05.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:05.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:05.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:05.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:05.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:05.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:30:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:30:05.951 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 04:30:05.951 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:05.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:06.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 04:30:06.451 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:06.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:06.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:06.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:06.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:06.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:07.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:07.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:07.953 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:07.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:07.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:08.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:08.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:08.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:08.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:09.454 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:09.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:09.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:09.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:09.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:09.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:09.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:10.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 04:30:10.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:10.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 04:30:10.456 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:10.457 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:10.457 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:10.457 INFO [main][AbstractShell] Close shell Testing shell 04:30:10.457 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:10.461 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:10.461 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:10.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:30:10.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:10.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:10.466 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 04:30:10.466 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 04:30:10.466 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:10.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.32 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.068 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.046 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.041 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.062 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.042 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.553 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.046 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.543 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.057 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.549 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.066 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.541 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.541 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.066 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.539 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.553 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:10.474 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:10.475 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:10.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:10.475 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:10.475 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:10.475 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:10.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:10.487 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:10.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:10.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:10.487 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:10.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:10.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:10.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:10.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:10.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 04:30:10.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:10.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:10.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:10.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:10.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:10.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:10.516 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:10.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 04:30:10.516 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:10.516 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:10.516 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:10.516 INFO [main][AbstractShell] Close shell Testing shell 04:30:10.516 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:10.519 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:10.519 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:10.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:10.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:10.519 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:10.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:10.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:10.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:10.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:10.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:10.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:10.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:10.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:10.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:10.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:10.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:10.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:10.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:10.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:10.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:10.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:10.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:10.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:10.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:10.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:10.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:10.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:10.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:10.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:10.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:10.555 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:10.555 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:10.555 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:10.555 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:10.555 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:10.555 INFO [main][AbstractShell] Close shell Testing shell 04:30:10.555 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:10.558 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:10.558 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:10.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:10.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:10.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:10.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:10.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:10.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:10.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:10.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:10.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:10.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:10.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:10.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:10.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:10.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:10.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:10.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:10.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:10.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:10.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:10.608 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:30:10.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:11.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:11.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:11.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:30:11.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:11.111 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:30:11.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:11.111 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:30:11.111 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 04:30:11.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:30:11.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:11.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:11.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:30:11.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:30:11.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:11.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:30:11.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:11.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:30:11.614 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 04:30:11.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 04:30:11.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:12.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 04:30:12.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 04:30:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:12.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:12.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 04:30:12.616 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 04:30:12.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 04:30:12.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:13.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 04:30:13.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 04:30:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:13.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 04:30:13.617 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 04:30:13.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 04:30:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:14.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:14.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 04:30:14.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 04:30:14.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:14.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 04:30:14.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:14.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 04:30:14.118 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 04:30:14.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 04:30:14.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:14.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:14.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 04:30:14.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 04:30:14.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:15.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:15.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 04:30:15.120 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 04:30:15.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 04:30:15.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:15.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:15.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 04:30:15.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 04:30:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:16.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:16.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 04:30:16.122 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:16.122 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:16.122 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:16.122 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:16.122 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:16.122 INFO [main][AbstractShell] Close shell Testing shell 04:30:16.122 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:16.126 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:16.126 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:16.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:16.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.131 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:16.131 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.131 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:16.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:16.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:16.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:16.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:16.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:16.171 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:16.171 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:16.171 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:16.171 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:16.171 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:16.171 INFO [main][AbstractShell] Close shell Testing shell 04:30:16.171 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:16.174 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:16.174 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:16.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:16.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.174 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:16.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:16.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:16.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:16.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:16.217 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:16.217 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:16.217 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:16.217 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:16.217 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:16.217 INFO [main][AbstractShell] Close shell Testing shell 04:30:16.217 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:16.220 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:16.220 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:16.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:16.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:16.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:16.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:16.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.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 04:30:16.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:16.254 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') 04:30:16.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 04:30:16.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:16.254 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:16.254 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:16.254 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:16.255 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:16.255 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:16.255 INFO [main][AbstractShell] Close shell Testing shell 04:30:16.255 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:16.258 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:16.258 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:16.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:16.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:16.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:16.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:16.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.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 04:30:16.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:16.300 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:16.300 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:16.300 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:16.300 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:16.300 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:16.300 INFO [main][AbstractShell] Close shell Testing shell 04:30:16.300 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:16.303 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:16.303 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:16.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:16.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.308 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 04:30:16.308 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 04:30:16.308 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.308 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.835 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.05 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.035 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.559 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.049 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.046 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.037 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.045 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 04:30:16.313 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 04:30:16.313 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:16.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 04:30:16.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.314 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:16.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.314 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:16.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 04:30:16.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 04:30:16.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:30:16.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:30:16.365 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 04:30:16.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 04:30:16.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:30:16.370 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 04:30:16.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:30:16.370 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:16.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:16.371 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:16.371 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:16.371 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:16.371 INFO [main][AbstractShell] Close shell Testing shell 04:30:16.371 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:16.374 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:16.374 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:16.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 04:30:16.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 04:30:16.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.380 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 04:30:16.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 04:30:16.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.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 04:30:16.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:30:16.404 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 04:30:16.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:30:16.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:30:16.404 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 04:30:16.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:16.408 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:16.408 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:16.408 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:16.408 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:16.408 INFO [main][AbstractShell] Close shell Testing shell 04:30:16.408 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:16.410 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:16.410 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:16.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 04:30:16.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 04:30:16.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 04:30:16.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 04:30:16.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:30:16.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:30:16.449 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 04:30:16.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:30:16.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:30:16.450 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 04:30:16.450 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:16.451 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:16.451 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:16.451 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:16.451 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:16.451 INFO [main][AbstractShell] Close shell Testing shell 04:30:16.451 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:16.453 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:16.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:16.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 04:30:16.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.466 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 04:30:16.467 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 04:30:16.467 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.065 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.057 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.029 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 04:30:16.471 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 04:30:16.472 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:16.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.472 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 04:30:16.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.473 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:16.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.481 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:16.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 04:30:16.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 04:30:16.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:16.502 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 04:30:16.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:16.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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) 04:30:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:30:16.503 INFO [WorkbenchTestable][AbstractButton] Click button OK 04:30:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:30:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:30:16.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:30:16.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:30:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 04:30:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 04:30:16.503 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) 04:30:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:30:16.504 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:30:16.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:30:16.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:30:16.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:30:16.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:30:16.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 04:30:16.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 04:30:16.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:16.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:16.505 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:16.505 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:16.505 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:16.505 INFO [main][AbstractShell] Close shell Testing shell 04:30:16.505 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:16.525 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:16.525 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:16.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 04:30:16.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 04:30:16.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 04:30:16.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.049 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 04:30:16.536 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 04:30:16.536 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:16.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 04:30:16.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.537 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:16.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.548 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:16.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:30:16.553 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 04:30:16.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:16.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:16.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:16.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:16.553 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:30:16.553 DEBUG [main][MenuItemLookup] Found menu:'File' 04:30:16.553 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:30:16.553 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:30:16.553 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:30:16.553 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:30:16.553 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:30:16.553 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:30:16.553 DEBUG [main][MenuItemLookup] Item match:Window 04:30:16.554 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:30:16.554 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:30:16.554 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:30:16.554 DEBUG [main][MenuItemLookup] Found menu:'' 04:30:16.554 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:30:16.554 DEBUG [main][MenuItemLookup] Item match:Show View 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Templates' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'' 04:30:16.558 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:30:16.558 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:30:16.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:30:16.559 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:30:16.559 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:30:16.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:30:16.636 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 04:30:16.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:30:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:16.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:16.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:16.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:30:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:30:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 04:30:16.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 04:30:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:16.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 04:30:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:16.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 04:30:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 04:30:16.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 04:30:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:16.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 04:30:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:16.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 04:30:16.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 04:30:16.639 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 04:30:16.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 04:30:16.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 04:30:16.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:16.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:30:16.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:16.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:30:16.641 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:30:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:30:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:30:16.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:30:16.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:30:16.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:30:16.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:30:16.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:30:16.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:30:16.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:16.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:16.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:16.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:16.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 04:30:16.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:30:16.696 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 04:30:16.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 04:30:16.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:30:16.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:30:16.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:30:16.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:30:16.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 04:30:16.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 04:30:16.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.701 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') 04:30:16.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.733 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 04:30:16.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 04:30:16.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 04:30:16.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 04:30:16.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.735 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 04:30:16.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 04:30:16.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 04:30:16.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.735 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:") 04:30:16.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.735 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 04:30:16.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 04:30:16.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 04:30:16.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 04:30:16.736 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 04:30:16.736 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.035 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 04:30:16.741 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 04:30:16.741 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:16.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 04:30:16.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.741 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:16.742 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.742 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:16.742 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 04:30:16.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 04:30:16.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.758 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 04:30:16.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 04:30:16.771 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 04:30:16.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 04:30:16.772 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 04:30:16.773 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 04:30:16.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 04:30:16.773 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 04:30:16.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:16.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 04:30:16.774 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 04:30:16.775 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 04:30:16.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:16.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 04:30:16.775 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:") 04:30:16.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 04:30:16.777 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 04:30:16.777 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:") 04:30:16.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 04:30:16.780 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:") 04:30:16.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 04:30:16.782 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 04:30:16.784 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:") 04:30:16.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:16.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 04:30:16.785 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:16.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 04:30:16.785 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:16.785 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:16.785 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:16.785 INFO [main][AbstractShell] Close shell Testing shell 04:30:16.785 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:16.790 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:16.790 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:16.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 04:30:16.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 04:30:16.798 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 04:30:16.798 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:16.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.056 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 04:30:16.825 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 04:30:16.826 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:16.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 04:30:16.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.826 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:16.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.827 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:16.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:16.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 04:30:16.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 04:30:16.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:16.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:16.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:16.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:16.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:16.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 04:30:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:30:16.837 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 04:30:16.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 04:30:16.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:30:16.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:30:16.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:30:16.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:30:16.839 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 04:30:16.839 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 04:30:16.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 04:30:16.840 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:30:16.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:30:16.878 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 04:30:16.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:16.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:16.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'File' 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:30:16.879 DEBUG [main][MenuItemLookup] Item match:Window 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'' 04:30:16.879 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:30:16.879 DEBUG [main][MenuItemLookup] Item match:Show View 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Templates' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'' 04:30:16.883 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:30:16.883 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:30:16.924 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:30:16.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:30:16.924 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:30:16.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:30:16.978 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 04:30:16.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:30:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:16.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:16.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:16.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:16.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:30:16.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:30:16.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 04:30:16.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 04:30:16.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:16.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 04:30:16.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:16.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 04:30:16.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 04:30:16.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 04:30:16.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:16.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 04:30:16.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:16.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 04:30:16.981 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 04:30:16.981 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 04:30:16.981 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 04:30:16.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 04:30:16.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:16.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:30:16.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:16.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:16.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:16.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:16.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:16.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:16.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:16.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:16.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:16.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:30:16.982 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:30:16.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:30:16.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:30:16.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:30:16.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:30:17.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:30:17.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:30:17.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:30:17.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:30:17.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:17.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:17.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 04:30:17.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:30:17.053 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 04:30:17.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 04:30:17.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:30:17.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:30:17.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:30:17.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:30:17.056 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') 04:30:17.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 04:30:17.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.056 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 04:30:17.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:17.065 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:17.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.065 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 04:30:17.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:17.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 04:30:17.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 04:30:17.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:17.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:17.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:17.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:17.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 04:30:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:30:17.082 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 04:30:17.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 04:30:17.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:30:17.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:30:17.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:30:17.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:30:17.085 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 04:30:17.085 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 04:30:17.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 04:30:17.085 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:30:17.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:30:17.128 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 04:30:17.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:17.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:17.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:30:17.129 DEBUG [main][MenuItemLookup] Found menu:'File' 04:30:17.129 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:30:17.129 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:30:17.129 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:30:17.129 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:30:17.129 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:30:17.129 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:30:17.129 DEBUG [main][MenuItemLookup] Item match:Window 04:30:17.130 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:30:17.130 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:30:17.130 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:30:17.130 DEBUG [main][MenuItemLookup] Found menu:'' 04:30:17.130 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:30:17.130 DEBUG [main][MenuItemLookup] Item match:Show View 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Templates' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'' 04:30:17.133 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:30:17.133 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:30:17.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:30:17.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:30:17.134 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:30:17.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:30:17.187 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 04:30:17.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:30:17.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:17.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:17.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:17.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:30:17.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:30:17.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 04:30:17.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 04:30:17.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:17.189 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 04:30:17.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:17.189 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 04:30:17.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 04:30:17.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 04:30:17.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:17.190 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 04:30:17.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:17.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 04:30:17.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 04:30:17.190 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 04:30:17.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 04:30:17.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 04:30:17.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:17.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:30:17.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:17.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:30:17.191 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:30:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:30:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:30:17.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:30:17.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:30:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:30:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:30:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:30:17.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:30:17.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:17.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:17.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 04:30:17.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:30:17.239 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 04:30:17.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 04:30:17.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:30:17.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:30:17.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:30:17.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:30:17.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:30:17.241 DEBUG [main][MenuItemLookup] Found menu:'File' 04:30:17.241 DEBUG [main][MenuItemLookup] Item match:File 04:30:17.243 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:30:17.243 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Package' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Class' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Interface' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Enum' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Record' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'File' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'' 04:30:17.245 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:30:17.245 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:30:17.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:30:17.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:30:17.255 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:30:17.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 04:30:17.323 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 04:30:17.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:30:17.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.324 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 04:30:17.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 04:30:17.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.325 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.326 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 04:30:17.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 04:30:17.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 04:30:17.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:30:17.328 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:30:17.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:30:17.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:30:17.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:30:17.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:30:17.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 04:30:17.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:17.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 04:30:17.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:17.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 04:30:17.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 04:30:17.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:17.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:17.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:17.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:17.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 04:30:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:30:17.357 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 04:30:17.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 04:30:17.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:30:17.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:30:17.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:30:17.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:30:17.359 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 04:30:17.359 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 04:30:17.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 04:30:17.360 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:30:17.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:30:17.389 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 04:30:17.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:17.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:17.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:30:17.389 DEBUG [main][MenuItemLookup] Found menu:'File' 04:30:17.389 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:30:17.389 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:30:17.389 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:30:17.389 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:30:17.389 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:30:17.389 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:30:17.389 DEBUG [main][MenuItemLookup] Item match:Window 04:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'' 04:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:30:17.390 DEBUG [main][MenuItemLookup] Item match:Show View 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Templates' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'' 04:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:30:17.393 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:30:17.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:30:17.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:30:17.394 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:30:17.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:30:17.445 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 04:30:17.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:30:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:30:17.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:17.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:30:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:30:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:30:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 04:30:17.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 04:30:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:17.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 04:30:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:17.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 04:30:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 04:30:17.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 04:30:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:30:17.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 04:30:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:30:17.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 04:30:17.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 04:30:17.449 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 04:30:17.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 04:30:17.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 04:30:17.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:17.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:30:17.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:30:17.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:30:17.451 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:30:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:30:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:30:17.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:30:17.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:30:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:30:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:30:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:30:17.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:30:17.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:17.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:17.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 04:30:17.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:30:17.499 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 04:30:17.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 04:30:17.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:30:17.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:30:17.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:30:17.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:30:17.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:30:17.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.501 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 04:30:17.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.501 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.502 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") 04:30:17.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.502 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 04:30:17.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.502 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.502 INFO [WorkbenchTestable][AbstractText] Text set to: New text 04:30:17.502 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 04:30:17.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.502 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 04:30:17.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.527 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.527 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") 04:30:17.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.527 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 04:30:17.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.527 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.527 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 04:30:17.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 04:30:17.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:17.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:17.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.528 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 04:30:17.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 04:30:17.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:17.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:17.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.238 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.28 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.183 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.533 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.533 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:17.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:17.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:17.534 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:17.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:17.534 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:17.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:17.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:17.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:17.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:17.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.574 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 04:30:17.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test clabel") 04:30:17.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:17.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.579 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.580 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.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 04:30:17.580 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:17.580 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:17.580 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:17.580 INFO [main][AbstractShell] Close shell Testing shell 04:30:17.580 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:17.588 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:17.588 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:17.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:17.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:17.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:17.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:17.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.652 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 04:30:17.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:17.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.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 "FormLabel") 04:30:17.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:17.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.657 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:17.660 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:17.661 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:17.661 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:17.661 INFO [main][AbstractShell] Close shell Testing shell 04:30:17.661 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:17.668 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:17.668 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:17.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:17.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:17.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:17.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:17.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:17.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:17.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.728 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 04:30:17.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.728 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 04:30:17.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:17.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:17.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 04:30:17.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 04:30:17.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:17.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.731 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.731 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") 04:30:17.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:17.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.735 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.735 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") 04:30:17.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:17.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.737 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.737 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.737 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:17.737 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:17.738 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:17.738 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:17.738 INFO [main][AbstractShell] Close shell Testing shell 04:30:17.738 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:17.748 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:17.748 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:17.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:17.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:17.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:17.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:17.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:17.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.807 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 04:30:17.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.807 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") 04:30:17.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:17.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.828 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.829 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.829 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:17.829 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:17.830 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:17.830 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:17.830 INFO [main][AbstractShell] Close shell Testing shell 04:30:17.830 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:17.837 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:17.837 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:17.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:17.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:17.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:17.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:17.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:17.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:17.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.888 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 04:30:17.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:17.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.888 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") 04:30:17.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:17.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.891 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.892 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 04:30:17.892 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.892 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:17.892 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:17.893 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:17.893 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:17.893 INFO [main][AbstractShell] Close shell Testing shell 04:30:17.893 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:17.901 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:17.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:17.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:17.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:17.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.929 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:17.929 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:17.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:17.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:17.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.967 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 04:30:17.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:17.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:17.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:17.967 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*") 04:30:17.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:17.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:17.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:17.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:17.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:17.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:17.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:17.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:17.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:17.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 04:30:17.974 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:17.975 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:17.975 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:17.975 INFO [main][AbstractShell] Close shell Testing shell 04:30:17.975 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:17.982 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:17.982 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:17.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:17.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:17.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:17.989 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:17.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:17.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:17.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:17.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:18.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:18.036 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 04:30:18.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:18.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:18.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:18.036 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") 04:30:18.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:18.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:18.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:18.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:18.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:18.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:18.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:18.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:18.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:18.040 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:18.043 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:18.043 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:18.043 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:18.044 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:18.044 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:18.044 INFO [main][AbstractShell] Close shell Testing shell 04:30:18.044 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:18.052 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:18.052 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:18.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:18.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:18.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:18.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:18.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:18.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:18.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:18.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:18.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:18.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:18.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:18.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:18.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:18.101 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 04:30:18.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:18.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label1") 04:30:18.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:18.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:18.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:18.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:18.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:18.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:18.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:18.108 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:18.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:18.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:18.127 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:18.127 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:18.127 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:18.127 INFO [main][AbstractShell] Close shell Testing shell 04:30:18.127 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:18.135 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:18.135 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:18.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:18.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:18.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:18.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:18.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:18.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:18.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:18.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:18.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:18.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:18.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:18.185 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 04:30:18.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:18.185 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") 04:30:18.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:18.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:18.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:18.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:18.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:18.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:18.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:18.186 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:18.187 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:18.187 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:18.187 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:18.188 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:18.188 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:18.188 INFO [main][AbstractShell] Close shell Testing shell 04:30:18.188 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:18.195 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:18.195 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:18.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:18.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:18.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:18.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:18.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:18.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:18.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:18.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:18.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:18.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:18.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:18.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:18.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:18.248 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 04:30:18.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:18.248 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") 04:30:18.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:18.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:18.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:18.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:18.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:18.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:18.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:18.251 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:18.251 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 04:30:18.251 INFO [WorkbenchTestable][AbstractText] Text set to: 04:30:18.252 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:18.252 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 04:30:18.258 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 04:30:18.309 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:18.309 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 04:30:18.911 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:18.911 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 04:30:19.512 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:19.512 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:30:20.113 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:20.113 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 04:30:20.714 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:20.714 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 04:30:21.315 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:21.315 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 04:30:21.916 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:21.916 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 04:30:22.517 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:22.517 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 04:30:23.118 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:23.118 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 04:30:23.722 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:23.722 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 04:30:24.323 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:24.323 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 04:30:24.924 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:24.924 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 04:30:25.525 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:25.525 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 04:30:26.126 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:26.126 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:30:26.727 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:26.727 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 04:30:27.329 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:27.329 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 04:30:27.930 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:30:27.930 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:30:28.531 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") 04:30:28.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:28.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:28.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:28.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:28.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:28.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:28.533 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:28.533 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.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 04:30:28.533 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:28.534 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:28.534 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:28.534 INFO [main][AbstractShell] Close shell Testing shell 04:30:28.534 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:28.542 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:28.542 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:28.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:28.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:28.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:28.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:28.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:28.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.591 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 04:30:28.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:28.591 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") 04:30:28.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:28.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:28.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:28.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:28.593 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:28.594 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 04:30:28.594 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") 04:30:28.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:28.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:28.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:28.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:28.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:28.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:28.596 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:28.596 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.596 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:28.596 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:28.597 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:28.597 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:28.597 INFO [main][AbstractShell] Close shell Testing shell 04:30:28.597 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:28.604 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:28.604 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:28.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:28.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:28.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:28.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:28.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.649 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 04:30:28.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:28.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 "Special label?") 04:30:28.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:28.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:28.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:28.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:28.657 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:28.657 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.657 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:28.657 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:28.658 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:28.658 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:28.658 INFO [main][AbstractShell] Close shell Testing shell 04:30:28.658 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:28.665 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:28.665 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:28.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:28.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:28.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:28.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:28.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:28.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.709 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 04:30:28.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:28.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:28.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:28.709 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 *") 04:30:28.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:28.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:28.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:28.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:28.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:28.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:28.716 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:28.717 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.717 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:28.717 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:28.717 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:28.717 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:28.717 INFO [main][AbstractShell] Close shell Testing shell 04:30:28.717 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:28.725 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:28.725 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:28.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:28.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:28.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:28.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:28.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:28.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.769 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 04:30:28.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:28.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:28.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:28.769 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") 04:30:28.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:28.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:28.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:28.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:28.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:28.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:28.772 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:28.772 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:28.773 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:28.773 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:28.773 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:28.773 INFO [main][AbstractShell] Close shell Testing shell 04:30:28.773 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:28.781 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:28.781 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:28.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:28.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:28.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:28.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:28.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:28.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:28.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:28.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:28.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:28.824 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") 04:30:28.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:28.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:28.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:28.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:28.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:28.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:28.830 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:28.831 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.831 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:28.831 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:28.832 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:28.832 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:28.832 INFO [main][AbstractShell] Close shell Testing shell 04:30:28.832 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:28.839 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:28.839 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:28.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:28.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:28.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:28.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:28.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:28.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.882 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 04:30:28.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:28.882 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") 04:30:28.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:28.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:28.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:28.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:28.885 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:28.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:28.885 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:28.886 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:28.886 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:28.886 INFO [main][AbstractShell] Close shell Testing shell 04:30:28.886 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:28.893 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:28.893 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:28.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:28.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:28.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:28.899 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:28.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:28.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:28.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.936 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 04:30:28.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:28.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:28.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:28.936 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") 04:30:28.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:28.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:28.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:28.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:28.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:28.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:28.940 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:28.941 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.941 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:28.941 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:28.941 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:28.941 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:28.941 INFO [main][AbstractShell] Close shell Testing shell 04:30:28.941 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:28.948 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:28.948 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:28.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:28.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 04:30:28.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 04:30:28.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:28.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.423 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.061 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.08 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.088 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.084 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.06 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.07 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.083 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.06 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.352 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.056 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.062 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.059 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.056 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.058 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.054 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.055 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 04:30:28.960 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 04:30:28.960 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:28.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:28.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 04:30:28.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:28.960 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:28.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:28.961 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:28.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:28.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 04:30:28.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:30:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:28.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:30:28.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 '\*?\QRedDeer SWT Controls\E') 04:30:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:28.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:28.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:30:28.974 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 04:30:28.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 04:30:28.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:30:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:30:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:30:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:30:28.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:28.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 04:30:28.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 04:30:28.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:28.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:28.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:28.998 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 04:30:28.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:28.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:30:28.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:28.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:28.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:28.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:28.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:28.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:30:29.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:29.008 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 04:30:29.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 04:30:29.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:29.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:29.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:29.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:29.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 04:30:29.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:29.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 04:30:29.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 04:30:29.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:29.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:29.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:29.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:29.035 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 04:30:29.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:30:29.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:30:29.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:30:29.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:30:29.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:29.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:29.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:29.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:29.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:29.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:29.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:29.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:29.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:29.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:30:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:29.045 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 04:30:29.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 04:30:29.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:29.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:29.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:29.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:29.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 04:30:29.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:29.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 04:30:29.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 04:30:29.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:29.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:29.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:29.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 04:30:29.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:29.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:29.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:29.045 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 04:30:29.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:29.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:29.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:29.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:29.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:29.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:30:29.047 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") 04:30:29.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:29.047 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 04:30:29.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:29.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:29.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:29.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:30:29.047 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 04:30:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:29.048 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 04:30:29.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 04:30:29.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:29.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:29.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 04:30:29.048 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 04:30:29.048 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:29.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.032 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.036 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 04:30:29.053 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:29.053 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:29.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:29.054 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:29.054 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:29.054 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:29.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:29.056 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:29.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:29.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:29.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:29.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:29.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:29.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:29.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:29.063 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) 04:30:29.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:29.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:29.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:29.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:29.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:29.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:29.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:30:29.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 04:30:29.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:30:29.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 04:30:30.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:30:30.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 04:30:30.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:30:30.070 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 04:30:30.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:30.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:30.071 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:30.071 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:30.071 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:30.071 INFO [main][AbstractShell] Close shell Testing shell 04:30:30.071 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:30.073 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:30.073 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:30.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:30.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:30.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:30.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:30.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:30.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:30.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:30.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:30.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:30.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:30.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:30.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:30.084 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) 04:30:30.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:30.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:30.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:30.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:30.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:30.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:30.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:30.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:30.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:30.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 04:30:30.095 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) 04:30:30.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:30.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:30.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:30.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:30.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:30.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 04:30:30.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:30.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:30.095 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:30.095 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:30.095 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:30.095 INFO [main][AbstractShell] Close shell Testing shell 04:30:30.095 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:30.097 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:30.097 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:30.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:30.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:30.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:30.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:30.109 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:30.109 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:30.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:30.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:30.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:30.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:30.114 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) 04:30:30.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:30.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:30.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:30.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:30.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:30.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:30.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:30.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 04:30:30.122 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) 04:30:30.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:30.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:30.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:30.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:30.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:30.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 04:30:30.122 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) 04:30:30.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:30.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:30.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:30.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:30.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:30.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 04:30:30.124 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:30.124 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:30.124 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:30.124 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:30.124 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:30.124 INFO [main][AbstractShell] Close shell Testing shell 04:30:30.124 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:30.127 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:30.127 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:30.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:30.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:30.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:30.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:30.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:30.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:30.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:30.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:30.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:30.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:30.142 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) 04:30:30.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:30.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:30.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:30.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:30.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 04:30:30.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:30.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 04:30:31.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:31.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 04:30:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:30:31.151 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 04:30:31.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:31.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:31.152 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:31.152 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:31.152 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:31.152 INFO [main][AbstractShell] Close shell Testing shell 04:30:31.152 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:31.154 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:31.154 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:31.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:31.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:31.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:31.160 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:31.160 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:31.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:31.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:31.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:31.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:31.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:31.166 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) 04:30:31.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:31.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:31.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:31.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:31.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:31.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:31.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 04:30:31.176 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) 04:30:31.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:31.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:31.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:31.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:31.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:31.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 04:30:31.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:31.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:31.177 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:31.177 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:31.177 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:31.177 INFO [main][AbstractShell] Close shell Testing shell 04:30:31.177 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:31.179 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:31.179 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:31.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:31.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:31.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:31.190 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:31.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:31.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:31.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:31.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:31.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:31.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:31.195 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) 04:30:31.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:31.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:31.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:31.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:31.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:31.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 04:30:31.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:31.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 04:30:32.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:32.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 04:30:32.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:30:32.204 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 04:30:32.204 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:32.204 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:32.204 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:32.204 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:32.204 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:32.204 INFO [main][AbstractShell] Close shell Testing shell 04:30:32.204 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:32.207 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:32.207 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:32.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:32.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:32.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:32.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 04:30:32.213 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 04:30:32.213 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:32.213 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.16 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.023 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.03 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.023 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.028 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.03 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.023 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:32.218 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:32.218 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:32.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:32.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:32.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:32.219 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:32.221 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:32.221 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:32.221 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:32.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:32.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:32.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:32.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:32.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:32.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:32.231 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 04:30:32.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:32.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:32.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:32.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:32.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:32.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:32.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:32.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:32.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 04:30:32.239 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:32.239 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:32.239 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:32.240 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:32.240 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:32.240 INFO [main][AbstractShell] Close shell Testing shell 04:30:32.240 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:32.243 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:32.243 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:32.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:32.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:32.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:32.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:32.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:32.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:32.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:32.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:32.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:32.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:32.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:32.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:32.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 4 and no matchers specified 04:30:32.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:32.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:32.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:32.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 04:30:32.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 04:30:32.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 04:30:32.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 04:30:33.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 04:30:33.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 04:30:33.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:30:33.271 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 04:30:33.271 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:33.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 04:30:33.271 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:33.271 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:33.271 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:33.271 INFO [main][AbstractShell] Close shell Testing shell 04:30:33.271 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:33.275 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:33.275 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:33.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:33.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:33.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:33.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:33.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:33.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:33.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:33.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:33.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:33.293 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 04:30:33.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:33.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:33.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:33.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:33.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:33.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:33.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 04:30:33.302 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:33.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 04:30:33.302 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:33.302 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:33.302 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:33.302 INFO [main][AbstractShell] Close shell Testing shell 04:30:33.302 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:33.305 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:33.305 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:33.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:33.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:33.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:33.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:33.312 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:33.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:33.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:33.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:33.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:33.318 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 04:30:33.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:33.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:33.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:33.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:33.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 04:30:33.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 04:30:33.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:30:33.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:30:33.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:33.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:33.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:33.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:33.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:33.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:33.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:33.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:33.331 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:33.331 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:33.331 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:33.331 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:33.332 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:33.332 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:33.332 INFO [main][AbstractShell] Close shell Testing shell 04:30:33.332 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:33.335 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:33.335 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:33.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:33.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:33.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:33.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:33.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:33.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:33.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:33.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:33.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:33.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:33.348 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 04:30:33.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:33.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:33.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:33.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:33.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:33.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:33.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:33.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 04:30:33.359 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:33.359 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:33.359 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:33.360 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:33.360 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:33.360 INFO [main][AbstractShell] Close shell Testing shell 04:30:33.360 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:33.363 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:33.363 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:33.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:33.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:33.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.374 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:33.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:33.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:33.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:33.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:33.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:33.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:33.381 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 04:30:33.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:33.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:33.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:33.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:33.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 04:30:33.389 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:33.389 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:33.389 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:33.389 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:33.389 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:33.389 INFO [main][AbstractShell] Close shell Testing shell 04:30:33.389 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:33.392 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:33.392 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:33.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:33.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:33.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 04:30:33.398 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 04:30:33.398 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:33.398 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.033 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.026 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.031 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.029 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.033 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.024 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:33.408 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:33.408 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:33.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:33.409 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:33.409 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:33.409 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:33.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:33.423 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:33.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:33.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:33.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:33.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:33.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:33.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:33.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:33.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:33.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:33.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:33.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:33.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:33.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:33.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:33.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:33.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:33.919 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:33.920 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:33.920 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:33.920 INFO [main][AbstractShell] Close shell Testing shell 04:30:33.920 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:33.928 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:33.929 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:33.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:33.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:33.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:33.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:33.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:33.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:33.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:33.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:33.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:33.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:34.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:34.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:34.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:34.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:34.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:34.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:34.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:34.404 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 04:30:34.404 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:34.404 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:34.404 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:34.405 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:34.405 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:34.405 INFO [main][AbstractShell] Close shell Testing shell 04:30:34.405 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:34.413 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:34.413 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:34.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:34.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:34.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:34.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:34.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:34.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:34.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:34.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:34.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:34.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:34.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:34.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:34.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:34.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:34.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:34.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:34.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:34.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:34.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:34.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:34.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:34.890 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 04:30:34.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:34.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:34.891 TRACE [main][WidgetHandler] Notify Table with event 13 04:30:34.891 TRACE [main][WidgetHandler] Wait for synchronization 04:30:34.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:34.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:34.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:34.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:34.894 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:34.895 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:34.895 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:34.895 INFO [main][AbstractShell] Close shell Testing shell 04:30:34.895 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:34.903 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:34.903 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:34.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:34.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:34.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:34.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:34.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:34.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:34.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:34.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:34.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:34.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:35.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 04:30:35.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:35.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:35.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:35.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:30:35.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:30:35.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:35.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 04:30:35.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:35.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:35.378 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 04:30:35.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 04:30:35.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 04:30:35.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:30:35.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 04:30:35.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:35.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:35.383 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:35.384 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:35.384 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:35.384 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:35.384 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:35.384 INFO [main][AbstractShell] Close shell Testing shell 04:30:35.384 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:35.392 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:35.392 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:35.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:35.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:35.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:35.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:35.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:35.398 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:35.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:35.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:35.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:35.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:35.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:35.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:35.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:35.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:35.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:35.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:35.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:35.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:35.869 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 04:30:35.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:35.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:35.869 TRACE [main][WidgetHandler] Notify Table with event 13 04:30:35.869 TRACE [main][WidgetHandler] Wait for synchronization 04:30:35.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:35.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:35.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:35.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:35.878 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:35.878 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:35.878 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:35.879 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:35.879 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:35.879 INFO [main][AbstractShell] Close shell Testing shell 04:30:35.879 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:35.887 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:35.888 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:35.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:35.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:35.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:35.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:35.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:35.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:35.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:35.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:35.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:35.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:36.143 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 04:30:36.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:36.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:36.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:36.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:36.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:36.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:36.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:36.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:36.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:36.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 04:30:36.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:36.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:36.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:36.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:36.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:36.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:36.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:36.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:36.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:36.363 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 04:30:36.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:36.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:36.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:36.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:36.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:36.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:36.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:36.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:36.367 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:36.367 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:36.367 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:36.367 INFO [main][AbstractShell] Close shell Testing shell 04:30:36.367 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:36.376 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:36.376 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:36.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:36.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:36.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:36.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:36.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:36.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:36.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:36.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:36.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:36.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:36.634 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 04:30:36.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:36.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:36.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:36.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:36.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:36.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:36.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:36.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:36.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:36.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:36.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:36.856 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 04:30:36.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:36.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:36.857 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:36.857 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:36.857 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:36.857 INFO [main][AbstractShell] Close shell Testing shell 04:30:36.857 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:36.865 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:36.865 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:36.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:36.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:36.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:36.871 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:36.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:36.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:36.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:36.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:36.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:36.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:37.115 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 04:30:37.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:37.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:37.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:37.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:37.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:37.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:37.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:37.334 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 04:30:37.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:37.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:37.335 TRACE [main][WidgetHandler] Notify Table with event 13 04:30:37.335 TRACE [main][WidgetHandler] Wait for synchronization 04:30:37.335 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:37.335 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:37.335 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:37.335 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:37.335 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:37.335 INFO [main][AbstractShell] Close shell Testing shell 04:30:37.335 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:37.343 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:37.343 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:37.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:37.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:37.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:37.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:37.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:37.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:37.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:37.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:37.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:37.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:37.596 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 04:30:37.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:37.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:37.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:37.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:37.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:37.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:37.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:30:37.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:30:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:37.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 04:30:37.821 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 04:30:37.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:37.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:37.821 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:37.821 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:37.821 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:37.821 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:37.821 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:37.821 INFO [main][AbstractShell] Close shell Testing shell 04:30:37.821 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:37.829 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:37.829 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:37.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:37.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:37.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:37.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:37.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:37.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:37.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:37.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:37.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:37.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:37.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:37.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:38.079 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 04:30:38.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:38.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:38.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:38.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:38.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:38.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:38.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:38.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:38.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:38.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:38.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 04:30:38.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:38.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:38.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 04:30:38.302 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:38.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 04:30:38.302 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:38.302 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:38.302 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:38.302 INFO [main][AbstractShell] Close shell Testing shell 04:30:38.302 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:38.310 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:38.310 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:38.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:38.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:38.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:38.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:38.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:38.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:38.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:38.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:38.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:38.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:38.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:38.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:38.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:38.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:38.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:38.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:38.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:38.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:38.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:38.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:38.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:38.777 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:38.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 04:30:38.777 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:38.777 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:38.777 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:38.777 INFO [main][AbstractShell] Close shell Testing shell 04:30:38.777 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:38.785 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:38.785 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:38.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:38.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:38.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:38.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:38.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:38.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:38.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:38.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:38.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:38.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:38.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:38.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:39.037 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 04:30:39.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:39.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:39.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:39.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:39.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:39.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:39.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:39.256 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') 04:30:39.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:39.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:39.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:39.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:39.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 04:30:39.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 04:30:39.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:39.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:39.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:39.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:39.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:39.258 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:39.259 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:39.259 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:39.259 INFO [main][AbstractShell] Close shell Testing shell 04:30:39.259 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:39.267 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:39.267 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:39.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:39.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:39.267 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:39.279 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:39.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:39.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:39.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:39.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:39.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:39.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:39.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:39.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:39.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:39.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:39.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:39.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:39.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:39.730 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 04:30:39.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:39.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 04:30:39.730 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:39.730 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:39.730 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:39.730 INFO [main][AbstractShell] Close shell Testing shell 04:30:39.730 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:39.738 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:39.738 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:39.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:39.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:39.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:39.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:39.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:39.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:39.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:39.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:39.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:39.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:39.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:39.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:39.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:39.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:40.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:40.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:40.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:40.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:40.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:40.217 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 04:30:40.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:40.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:40.217 TRACE [main][WidgetHandler] Notify Table with event 13 04:30:40.217 TRACE [main][WidgetHandler] Wait for synchronization 04:30:40.217 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:40.217 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:40.217 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:40.217 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:40.217 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:40.217 INFO [main][AbstractShell] Close shell Testing shell 04:30:40.217 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:40.226 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:40.226 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:40.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:40.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:40.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:40.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:40.232 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:40.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:40.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:40.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:40.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:40.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:40.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:40.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:40.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:40.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:40.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:40.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:40.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:40.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:40.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:40.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:40.708 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 04:30:40.709 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:40.709 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:40.709 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:40.709 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:40.709 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:40.709 INFO [main][AbstractShell] Close shell Testing shell 04:30:40.709 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:40.718 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:40.718 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:40.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:40.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:40.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:40.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:40.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:40.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:40.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:40.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:40.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:40.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:40.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:40.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:41.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:41.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:41.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:41.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:41.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:41.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:41.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:41.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:41.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:41.194 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:41.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 04:30:41.194 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:41.194 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:41.194 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:41.194 INFO [main][AbstractShell] Close shell Testing shell 04:30:41.194 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:41.202 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:41.202 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:41.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:41.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:41.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:41.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:41.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:41.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:41.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:41.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:41.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:41.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:41.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:41.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:41.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 04:30:41.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:41.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:41.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:41.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:41.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:41.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:41.667 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:41.667 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:41.667 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:41.667 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:41.667 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:41.667 INFO [main][AbstractShell] Close shell Testing shell 04:30:41.668 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:41.676 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:41.676 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:41.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:41.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:41.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:41.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:41.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:41.682 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:41.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:41.682 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:41.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:41.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:41.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:41.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:41.925 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 04:30:41.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:42.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:42.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:42.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:30:42.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:30:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:42.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 04:30:42.148 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 04:30:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:42.148 TRACE [main][WidgetHandler] Notify Table with event 13 04:30:42.148 TRACE [main][WidgetHandler] Wait for synchronization 04:30:42.148 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:42.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 04:30:42.148 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:42.149 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:42.149 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:42.149 INFO [main][AbstractShell] Close shell Testing shell 04:30:42.149 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:42.157 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:42.157 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:42.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:42.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:42.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:42.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:42.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:42.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:42.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:42.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:42.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:42.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:42.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:42.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:42.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:42.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:42.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:42.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:42.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:42.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:42.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:42.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:42.621 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:42.621 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:42.621 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:42.621 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:42.621 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:42.621 INFO [main][AbstractShell] Close shell Testing shell 04:30:42.621 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:42.629 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:42.629 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:42.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:42.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:42.629 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:42.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:42.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:42.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:42.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:42.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:42.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:42.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:42.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:42.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:42.879 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 04:30:42.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:43.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:43.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:43.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:43.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:43.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:43.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:43.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:43.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:43.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:43.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:43.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:43.104 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 04:30:43.105 TRACE [main][WidgetHandler] Notify Table with event 13 04:30:43.105 TRACE [main][WidgetHandler] Wait for synchronization 04:30:43.105 TRACE [main][WidgetHandler] Notify Table with event 8 04:30:43.105 TRACE [main][WidgetHandler] Wait for synchronization 04:30:43.106 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:43.107 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:43.107 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:43.107 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:43.107 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:43.107 INFO [main][AbstractShell] Close shell Testing shell 04:30:43.107 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:43.115 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:43.115 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:43.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:43.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:43.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:43.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:43.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:43.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:43.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:43.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:43.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:43.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:43.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:43.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:43.367 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 04:30:43.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:43.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:43.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:43.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:43.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:43.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:43.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:43.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:43.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:43.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:43.582 TRACE [main][WidgetHandler] Notify Table with event 13 04:30:43.582 TRACE [main][WidgetHandler] Wait for synchronization 04:30:43.582 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 04:30:43.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:43.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:43.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:43.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:43.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:43.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:43.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:43.586 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:43.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 04:30:43.586 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:43.586 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:43.586 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:43.586 INFO [main][AbstractShell] Close shell Testing shell 04:30:43.586 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:43.595 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:43.595 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:43.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:43.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:43.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:43.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:43.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:43.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:43.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:43.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:43.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:43.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:43.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:43.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:44.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:44.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:44.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:44.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:44.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:44.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:44.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:44.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:44.058 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 04:30:44.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:44.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:44.058 TRACE [main][WidgetHandler] Notify Table with event 13 04:30:44.058 TRACE [main][WidgetHandler] Wait for synchronization 04:30:44.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:44.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:44.058 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:44.058 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:44.058 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:44.058 INFO [main][AbstractShell] Close shell Testing shell 04:30:44.058 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:44.066 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:44.066 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:44.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:44.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:44.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:44.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:44.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:44.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:44.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:44.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:44.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:44.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:44.316 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 04:30:44.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:44.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:44.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:44.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:44.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:44.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:44.533 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 04:30:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:44.540 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:44.540 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:44.540 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:44.541 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:44.541 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:44.541 INFO [main][AbstractShell] Close shell Testing shell 04:30:44.541 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:44.548 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:44.548 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:44.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:44.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:44.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:44.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:44.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:44.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:44.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:44.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:44.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:44.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:44.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:44.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:44.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:44.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:45.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:45.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:45.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:45.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:45.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:45.009 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 04:30:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:45.009 TRACE [main][WidgetHandler] Notify Table with event 13 04:30:45.009 TRACE [main][WidgetHandler] Wait for synchronization 04:30:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:45.019 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 04:30:45.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:45.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:45.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:45.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:45.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:45.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:45.021 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:45.021 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:45.021 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:45.021 INFO [main][AbstractShell] Close shell Testing shell 04:30:45.021 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:45.030 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:45.030 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:45.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:45.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:45.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:45.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:45.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:45.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:45.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:45.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:45.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:45.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:45.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:45.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:45.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:45.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:45.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:45.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:45.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:45.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:45.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:45.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:45.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:45.502 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 04:30:45.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:45.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:45.503 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:45.503 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:45.503 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:45.503 INFO [main][AbstractShell] Close shell Testing shell 04:30:45.503 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:45.511 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:45.511 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:45.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:45.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:45.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:45.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:45.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:45.522 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:45.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:45.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:45.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:45.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:45.766 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 04:30:45.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:45.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:45.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:45.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:45.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:45.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:45.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:45.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:45.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 04:30:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:46.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:46.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:47.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:47.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:47.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:47.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:48.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:48.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:49.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:49.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:50.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:50.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:52.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:52.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:52.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:53.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:53.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:55.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:55.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:55.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:55.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:56.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:30:56.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:30:56.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 04:30:56.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:56.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 04:30:56.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:56.016 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:56.016 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:56.016 INFO [main][AbstractShell] Close shell Testing shell 04:30:56.016 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:56.025 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:56.025 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:56.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:56.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:56.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:56.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 04:30:56.036 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 04:30:56.036 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:56.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.629 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.516 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.483 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.49 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.484 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.495 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.488 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.49 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.483 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.481 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.481 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.475 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.488 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.472 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.481 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.498 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.483 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.468 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.482 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.477 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.481 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.479 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.471 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.48 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.481 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.486 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.514 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:56.041 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:56.042 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:56.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:56.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:56.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:56.042 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:56.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:56.042 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:56.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:56.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:56.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:56.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:56.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:56.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:56.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:56.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:56.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:56.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:56.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:56.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:56.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:56.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:56.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:56.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:56.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:56.359 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 04:30:56.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:56.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 04:30:56.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 04:30:56.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:56.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 04:30:56.359 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@2eab34a4 04:30:56.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:56.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:56.367 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:56.367 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:56.367 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:56.367 INFO [main][AbstractShell] Close shell Testing shell 04:30:56.367 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:56.374 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:56.374 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:56.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:56.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:56.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:56.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:56.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:56.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:56.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:56.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:56.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:56.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:56.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:56.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:56.545 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 04:30:56.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:56.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:56.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:56.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:56.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:56.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:56.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:56.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:56.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:56.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:56.707 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") 04:30:56.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:56.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:56.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:56.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:56.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 04:30:56.708 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:56.708 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:56.708 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:56.708 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:56.708 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:56.708 INFO [main][AbstractShell] Close shell Testing shell 04:30:56.708 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:56.715 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:56.715 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:56.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:56.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:56.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:56.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:56.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:56.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:56.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:56.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:56.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:56.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:56.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:56.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:56.886 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 04:30:56.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:57.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:57.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:57.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:57.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:57.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:57.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:57.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 04:30:57.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:57.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 04:30:57.040 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:57.040 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:57.040 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:57.040 INFO [main][AbstractShell] Close shell Testing shell 04:30:57.040 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:57.046 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:57.046 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:57.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:57.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:57.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:57.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:57.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:57.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:57.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:57.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:57.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:57.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:57.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:57.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:57.217 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") 04:30:57.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:57.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:57.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:57.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:57.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:57.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:57.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:57.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:57.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 04:30:57.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:57.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:57.367 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:57.367 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:57.367 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:57.367 INFO [main][AbstractShell] Close shell Testing shell 04:30:57.367 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:57.373 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:57.373 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:57.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:57.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:57.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:57.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:57.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:57.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:57.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:57.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:57.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:57.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:57.543 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 04:30:57.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:57.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:57.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:57.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:57.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:57.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:57.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "1 2") 04:30:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:57.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:57.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:57.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 04:30:57.699 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 04:30:57.699 TRACE [main][WidgetHandler] Notify Table with event 13 04:30:57.699 TRACE [main][WidgetHandler] Wait for synchronization 04:30:57.700 TRACE [main][WidgetHandler] Notify Table with event 3 04:30:57.700 TRACE [main][WidgetHandler] Wait for synchronization 04:30:57.700 TRACE [main][WidgetHandler] Notify Table with event 4 04:30:57.700 TRACE [main][WidgetHandler] Wait for synchronization 04:30:57.701 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:57.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 04:30:57.701 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:57.702 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:57.702 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:57.702 INFO [main][AbstractShell] Close shell Testing shell 04:30:57.702 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:57.708 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:57.708 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:57.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:57.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:57.708 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:57.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:57.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:57.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:57.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:57.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:57.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:57.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:57.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:57.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:57.877 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 04:30:57.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:58.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:58.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:58.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:58.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:58.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:58.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:58.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:58.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:58.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 04:30:58.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:58.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:58.030 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:58.030 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:58.030 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:58.030 INFO [main][AbstractShell] Close shell Testing shell 04:30:58.030 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:58.037 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:58.037 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:58.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:58.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:58.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:58.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:58.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:58.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:58.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:58.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:58.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:58.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:58.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:58.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:58.206 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 04:30:58.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:58.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:58.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:58.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:58.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:58.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:58.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:58.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:58.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:58.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:58.364 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 04:30:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:58.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:58.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:58.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 04:30:58.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:58.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:58.364 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:58.364 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:58.364 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:58.364 INFO [main][AbstractShell] Close shell Testing shell 04:30:58.364 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:58.370 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:58.371 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:58.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:58.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:58.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:58.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:58.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:58.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:58.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:58.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:58.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:58.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:58.536 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 04:30:58.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:58.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:58.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:58.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:58.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:58.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:30:58.694 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 04:30:58.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:58.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:58.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:58.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:58.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 04:30:58.694 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:58.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 04:30:58.694 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:58.694 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:58.694 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:58.694 INFO [main][AbstractShell] Close shell Testing shell 04:30:58.694 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:58.700 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:58.701 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:58.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:58.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:58.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:58.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:58.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:58.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:58.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:58.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:58.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:58.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:58.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:58.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:58.872 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 04:30:58.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 04:30:59.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 04:30:59.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 04:30:59.027 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 04:30:59.027 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 04:30:59.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 04:30:59.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 04:30:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 04:30:59.028 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:59.028 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:59.028 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:59.028 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:59.028 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:59.028 INFO [main][AbstractShell] Close shell Testing shell 04:30:59.028 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:59.035 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:59.035 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:59.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:59.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:59.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:59.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.046 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:59.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:59.046 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:59.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:59.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:59.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:59.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:59.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:30:59.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:59.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:30:59.359 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 04:30:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 04:30:59.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 04:30:59.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 04:30:59.360 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 04:30:59.360 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 04:30:59.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 04:30:59.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 04:30:59.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 04:30:59.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:59.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 04:30:59.362 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:59.362 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:59.362 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:59.362 INFO [main][AbstractShell] Close shell Testing shell 04:30:59.362 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:59.368 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:59.368 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:59.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:59.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:59.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:59.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 04:30:59.379 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 04:30:59.379 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:59.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.338 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.336 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.341 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.336 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.321 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.335 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.328 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.334 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.33 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.34 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.332 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.383 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.384 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:30:59.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:59.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:59.384 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:30:59.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:59.385 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:30:59.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:59.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:59.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:59.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:59.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:59.407 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 04:30:59.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:59.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 04:30:59.419 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:") 04:30:59.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:59.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 04:30:59.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:59.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 04:30:59.421 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:59.421 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:59.421 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:59.421 INFO [main][AbstractShell] Close shell Testing shell 04:30:59.421 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:59.427 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:59.427 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:59.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:59.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:59.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:59.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:59.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:59.449 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') 04:30:59.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:59.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 04:30:59.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 04:30:59.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 04:30:59.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 04:30:59.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 04:30:59.465 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 04:30:59.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:59.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:59.470 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:59.471 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:59.471 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:59.471 INFO [main][AbstractShell] Close shell Testing shell 04:30:59.471 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:59.477 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:59.477 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:59.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:59.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:59.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:59.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:59.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:59.499 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") 04:30:59.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:59.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:59.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 04:30:59.513 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 04:30:59.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:59.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 04:30:59.514 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") 04:30:59.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:59.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:59.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 04:30:59.515 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 04:30:59.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:59.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 04:30:59.516 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") 04:30:59.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:59.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 04:30:59.517 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 04:30:59.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:30:59.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:30:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 04:30:59.521 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") 04:30:59.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:59.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 04:30:59.523 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 04:30:59.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 04:30:59.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 04:30:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 04:30:59.523 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:59.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 04:30:59.524 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:59.524 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:59.524 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:59.524 INFO [main][AbstractShell] Close shell Testing shell 04:30:59.524 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:59.530 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:59.530 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:59.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:59.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:59.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:59.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:59.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:59.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:59.557 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") 04:30:59.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:59.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:59.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 04:30:59.570 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 04:30:59.570 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:59.570 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:59.570 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:59.571 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:59.571 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:59.571 INFO [main][AbstractShell] Close shell Testing shell 04:30:59.571 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:59.577 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:59.577 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:59.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:59.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:59.582 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:59.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:59.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:59.598 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") 04:30:59.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:59.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:59.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 04:30:59.614 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 04:30:59.614 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 04:30:59.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:30:59.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:30:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:30:59.615 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:30:59.615 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:59.615 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:30:59.615 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:59.616 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:59.616 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:59.616 INFO [main][AbstractShell] Close shell Testing shell 04:30:59.616 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:59.622 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:59.622 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:59.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:59.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:59.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:59.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:59.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:59.643 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 04:30:59.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:30:59.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:30:59.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:30:59.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 04:30:59.658 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 04:30:59.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:30:59.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 04:30:59.658 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:30:59.659 DEBUG [main][AbstractWait] Waiting until shell is active... 04:30:59.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:30:59.659 INFO [main][AbstractShell] Close shell Testing shell 04:30:59.659 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:30:59.664 DEBUG [main][AbstractWait] Waiting while shell is available... 04:30:59.664 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:30:59.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:30:59.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:30:59.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:30:59.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:30:59.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:30:59.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:30:59.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:30:59.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:30:59.690 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 04:30:59.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:30:59.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:30:59.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:30:59.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:30:59.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:30:59.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:30:59.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:30:59.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:31:00.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:31:00.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:31:00.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:31:00.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:31:00.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:31:00.703 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 04:31:00.703 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:00.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 04:31:00.703 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:00.703 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:00.703 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:00.703 INFO [main][AbstractShell] Close shell Testing shell 04:31:00.703 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:00.710 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:00.710 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:00.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:31:00.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:00.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:00.715 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:31:00.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:00.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:31:00.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:31:00.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:00.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:00.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:00.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "NON_EXISTING_LABEL_&*") 04:31:00.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:00.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:00.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:00.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:00.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:00.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:00.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:00.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:01.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:01.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:01.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:01.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:31:01.754 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 04:31:01.754 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:01.754 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:01.754 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:01.754 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:01.754 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:01.754 INFO [main][AbstractShell] Close shell Testing shell 04:31:01.754 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:01.761 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:01.761 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:01.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:31:01.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:01.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.766 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:31:01.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:01.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:31:01.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:31:01.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:01.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:01.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:01.787 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") 04:31:01.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:01.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:01.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:01.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:01.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 04:31:01.800 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 04:31:01.801 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 04:31:01.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:01.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:01.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:01.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:01.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:01.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:01.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:01.802 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:01.802 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:01.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 04:31:01.802 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:01.803 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:01.803 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:01.803 INFO [main][AbstractShell] Close shell Testing shell 04:31:01.803 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:01.809 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:01.809 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:01.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:31:01.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:01.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:01.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 04:31:01.814 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 04:31:01.814 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:01.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:01.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.431 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.048 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.049 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.053 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.046 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.045 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.047 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.041 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.051 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.819 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.820 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:01.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:01.820 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.820 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:01.820 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:01.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:01.822 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:01.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:01.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:01.822 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:01.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:01.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:01.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:01.843 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 04:31:01.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:01.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:01.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:01.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:01.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:31:01.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:31:01.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:01.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 04:31:01.851 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 04:31:01.854 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 04:31:01.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:01.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:01.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:01.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:01.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:01.854 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:01.855 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:01.855 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:01.855 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:01.855 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:01.855 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:01.855 INFO [main][AbstractShell] Close shell Testing shell 04:31:01.855 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:01.859 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:01.859 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:01.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:01.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:01.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:01.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:01.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:01.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:01.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:01.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:01.886 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 04:31:01.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:01.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:01.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:01.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:01.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:01.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:01.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 04:31:01.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:01.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:01.896 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:01.897 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:01.897 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:01.897 INFO [main][AbstractShell] Close shell Testing shell 04:31:01.897 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:01.901 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:01.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:01.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:01.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:01.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:01.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:01.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:01.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:01.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:01.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:01.921 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 04:31:01.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:01.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:01.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:01.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:01.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:01.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:01.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:01.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 04:31:01.933 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 04:31:01.933 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 04:31:01.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:01.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:01.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:01.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:01.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:01.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:01.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:01.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 04:31:01.935 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:01.935 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:01.935 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:01.935 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:01.935 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:01.935 INFO [main][AbstractShell] Close shell Testing shell 04:31:01.935 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:01.939 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:01.939 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:01.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:01.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:01.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:01.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:01.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:01.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:01.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:01.959 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") 04:31:01.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:01.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:01.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:01.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:01.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 04:31:01.971 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") 04:31:01.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:01.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:01.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:01.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:01.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 04:31:01.971 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 04:31:01.973 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 04:31:01.973 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:01.973 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:01.973 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:01.973 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:01.973 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:01.973 INFO [main][AbstractShell] Close shell Testing shell 04:31:01.973 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:01.977 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:01.977 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:01.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:01.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:01.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:01.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:01.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:01.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:01.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:01.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:01.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:01.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:01.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:02.002 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 04:31:02.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:02.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:02.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:02.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:02.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:02.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:02.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:02.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:02.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 04:31:02.011 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:02.011 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:02.011 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:02.012 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:02.012 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:02.012 INFO [main][AbstractShell] Close shell Testing shell 04:31:02.012 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:02.016 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:02.016 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:02.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:02.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:02.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:02.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:02.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:02.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:02.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:02.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:02.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:02.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:02.036 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 04:31:02.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:02.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:02.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:02.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:31:02.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:31:02.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:31:02.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:31:03.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:31:03.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:31:03.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:31:03.050 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 04:31:03.050 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:03.050 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:03.050 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:03.050 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:03.050 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:03.050 INFO [main][AbstractShell] Close shell Testing shell 04:31:03.050 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:03.054 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:03.055 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:03.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:03.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:03.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:03.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:03.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:03.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:03.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:03.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:03.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:03.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:03.077 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_#$") 04:31:03.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:03.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:03.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:03.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:03.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:03.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:03.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:03.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:04.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:04.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:31:04.092 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 04:31:04.092 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:04.092 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:04.092 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:04.092 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:04.092 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:04.092 INFO [main][AbstractShell] Close shell Testing shell 04:31:04.092 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:04.097 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:04.097 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:04.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:04.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:04.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.108 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:04.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:04.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.124 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") 04:31:04.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 04:31:04.133 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 04:31:04.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:31:04.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:04.139 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:04.139 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:04.139 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:04.139 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:04.140 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:04.140 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:04.140 INFO [main][AbstractShell] Close shell Testing shell 04:31:04.140 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:04.144 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:04.144 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:04.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:04.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 04:31:04.155 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 04:31:04.155 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.336 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.043 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.041 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.038 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.038 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.039 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.048 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.047 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.172 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.172 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:04.172 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.172 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.172 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.172 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:04.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.173 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:04.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.182 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 04:31:04.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 04:31:04.190 TRACE [main][WidgetHandler] Notify List with event 13 04:31:04.190 TRACE [main][WidgetHandler] Wait for synchronization 04:31:04.191 TRACE [main][WidgetHandler] Notify List with event 13 04:31:04.191 TRACE [main][WidgetHandler] Wait for synchronization 04:31:04.191 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:04.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 04:31:04.191 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:04.191 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:04.191 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:04.191 INFO [main][AbstractShell] Close shell Testing shell 04:31:04.191 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:04.194 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:04.194 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:04.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.211 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 04:31:04.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 04:31:04.219 TRACE [main][WidgetHandler] Notify List with event 13 04:31:04.219 TRACE [main][WidgetHandler] Wait for synchronization 04:31:04.220 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:04.220 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:04.220 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:04.220 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:04.220 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:04.220 INFO [main][AbstractShell] Close shell Testing shell 04:31:04.220 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:04.222 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:04.222 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:04.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.227 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.234 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 04:31:04.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 04:31:04.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:04.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:04.246 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:04.246 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:04.246 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:04.246 INFO [main][AbstractShell] Close shell Testing shell 04:31:04.246 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:04.249 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:04.249 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:04.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.264 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 04:31:04.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 04:31:04.273 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 04:31:04.274 TRACE [main][WidgetHandler] Notify List with event 13 04:31:04.274 TRACE [main][WidgetHandler] Wait for synchronization 04:31:04.275 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:04.275 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:04.275 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:04.275 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:04.275 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:04.275 INFO [main][AbstractShell] Close shell Testing shell 04:31:04.275 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:04.278 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:04.278 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:04.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.287 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.294 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 04:31:04.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 04:31:04.303 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') 04:31:04.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 04:31:04.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 04:31:04.304 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:04.304 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:04.304 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:04.304 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:04.304 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:04.304 INFO [main][AbstractShell] Close shell Testing shell 04:31:04.304 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:04.306 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:04.306 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:04.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.318 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 04:31:04.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 04:31:04.329 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 04:31:04.329 TRACE [main][WidgetHandler] Notify List with event 13 04:31:04.329 TRACE [main][WidgetHandler] Wait for synchronization 04:31:04.330 TRACE [main][WidgetHandler] Notify List with event 13 04:31:04.330 TRACE [main][WidgetHandler] Wait for synchronization 04:31:04.330 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:04.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 04:31:04.331 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:04.331 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:04.331 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:04.331 INFO [main][AbstractShell] Close shell Testing shell 04:31:04.331 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:04.333 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:04.333 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:04.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.342 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 04:31:04.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 04:31:04.358 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 04:31:04.358 TRACE [main][WidgetHandler] Notify List with event 13 04:31:04.358 TRACE [main][WidgetHandler] Wait for synchronization 04:31:04.359 TRACE [main][WidgetHandler] Notify List with event 13 04:31:04.359 TRACE [main][WidgetHandler] Wait for synchronization 04:31:04.359 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:04.359 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:04.359 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:04.359 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:04.359 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:04.359 INFO [main][AbstractShell] Close shell Testing shell 04:31:04.359 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:04.362 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:04.362 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:04.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 04:31:04.372 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 04:31:04.372 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.031 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.023 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.03 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.03 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.023 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.031 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:04.377 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:04.377 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:04.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.378 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:04.378 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.378 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:04.378 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.378 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:04.378 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 04:31:04.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:04.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.393 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 04:31:04.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:31:04.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:31:04.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 04:31:04.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 04:31:04.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:31:04.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:04.404 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:04.405 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 04:31:04.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:04.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 04:31:04.406 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:04.406 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:04.406 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:04.406 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:04.406 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:04.406 INFO [main][AbstractShell] Close shell Testing shell 04:31:04.406 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:04.410 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:04.410 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:04.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:04.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:04.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:04.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 04:31:04.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:04.421 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 04:31:04.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:04.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:04.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:04.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:04.435 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 04:31:04.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 04:31:04.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 04:31:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:04.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 04:31:04.444 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 04:31:04.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 04:31:04.445 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:31:04.446 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 04:31:04.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:04.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:04.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:04.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:04.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:04.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:04.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 04:31:04.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 04:31:04.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 04:31:04.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 04:31:05.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 04:31:05.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 04:31:05.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:31:05.448 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 04:31:05.449 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:05.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 04:31:05.449 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:05.449 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:05.449 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:05.449 INFO [main][AbstractShell] Close shell Testing shell 04:31:05.449 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:05.453 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:05.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:05.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:05.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:05.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:05.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 04:31:05.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:05.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 04:31:05.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:05.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:05.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:05.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:05.473 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 04:31:05.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:05.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:05.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:05.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:31:05.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:31:05.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:31:05.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:31:06.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 04:31:06.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 04:31:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:31:06.487 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 04:31:06.487 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:06.487 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:06.487 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:06.487 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:06.487 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:06.487 INFO [main][AbstractShell] Close shell Testing shell 04:31:06.487 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:06.492 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:06.492 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:06.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:06.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:06.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:06.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 04:31:06.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:06.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 04:31:06.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:06.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:06.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:06.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:06.516 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_#$") 04:31:06.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:06.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:06.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:06.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:06.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:07.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:07.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:07.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:07.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:31:07.527 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 04:31:07.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:07.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:07.527 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:07.528 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:07.528 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:07.528 INFO [main][AbstractShell] Close shell Testing shell 04:31:07.528 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:07.532 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:07.532 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:07.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:07.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:07.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:07.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:07.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 04:31:07.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:07.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 04:31:07.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:07.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:07.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:07.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:07.551 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") 04:31:07.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:07.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:07.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:07.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:07.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:07.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:07.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:07.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:07.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:31:07.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 04:31:07.564 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 04:31:07.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:07.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:07.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:07.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:07.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:07.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:07.564 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:07.564 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 04:31:07.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:07.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:07.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:07.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:07.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:07.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 04:31:07.565 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:07.565 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:07.565 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:07.565 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:07.565 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:07.565 INFO [main][AbstractShell] Close shell Testing shell 04:31:07.565 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:07.569 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:07.569 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:07.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:07.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:07.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:07.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 04:31:07.574 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 04:31:07.574 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:07.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.197 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.043 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.037 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.044 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.035 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.037 s Running org.eclipse.reddeer.swt.test.DummyTest 04:31:07.578 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 04:31:07.579 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:07.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:07.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 04:31:07.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:07.579 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:07.583 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:07.583 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:07.583 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:07.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:07.584 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 04:31:07.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 04:31:07.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:07.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:07.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:07.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 04:31:07.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:07.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:07.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 04:31:07.584 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 04:31:07.584 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:07.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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.001 s regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:07.594 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:07.594 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:07.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:07.594 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:07.594 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:07.594 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:07.594 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:07.594 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:07.594 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:07.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:07.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 04:31:07.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:07.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:07.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:07.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:07.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:07.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:07.608 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 04:31:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:07.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:31:07.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:31:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:07.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 04:31:07.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:07.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:07.608 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:07.608 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:07.608 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:07.608 INFO [main][AbstractShell] Close shell Testing shell 04:31:07.608 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:07.611 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:07.611 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:07.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:07.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:07.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:07.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 04:31:07.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:07.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 04:31:07.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:07.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:07.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:07.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:07.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:07.635 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') 04:31:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:07.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:07.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:07.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:07.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:07.636 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:07.636 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:07.636 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:07.636 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:07.636 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:07.636 INFO [main][AbstractShell] Close shell Testing shell 04:31:07.636 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:07.638 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:07.638 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:07.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:07.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:07.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:07.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:07.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:07.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 04:31:07.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:07.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 04:31:07.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:07.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:07.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:07.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:07.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:07.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:07.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:07.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:07.675 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") 04:31:07.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:07.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:07.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:07.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:07.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:07.679 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:07.679 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:07.680 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:07.680 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:07.680 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:07.680 INFO [main][AbstractShell] Close shell Testing shell 04:31:07.680 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:07.681 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:07.682 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:07.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:07.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:07.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:07.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 04:31:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 04:31:09.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 04:31:09.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 04:31:09.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:09.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 04:31:09.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:09.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:09.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:09.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:09.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:09.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:09.706 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") 04:31:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:09.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:09.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:09.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:09.706 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:09.706 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:09.706 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:09.706 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:09.706 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:09.706 INFO [main][AbstractShell] Close shell Testing shell 04:31:09.706 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:09.709 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:09.709 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:09.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:09.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:09.709 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:09.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:09.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:09.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 04:31:09.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:09.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 04:31:09.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:09.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:09.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:09.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:09.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:09.735 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 04:31:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:09.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:09.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:09.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 04:31:09.736 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:09.736 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:09.736 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:09.736 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:09.736 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:09.736 INFO [main][AbstractShell] Close shell Testing shell 04:31:09.736 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:09.738 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:09.738 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:09.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:09.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:09.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:09.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:09.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:09.754 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 04:31:09.754 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 04:31:09.754 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:09.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:09.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:09.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.161 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.026 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.043 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.027 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.04 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:09.759 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:09.759 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:09.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:09.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:09.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:09.759 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:09.760 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:09.760 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:09.760 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:09.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:09.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:09.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:09.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:09.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:09.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:09.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:09.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:09.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:09.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:09.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:09.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:09.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:09.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:09.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:09.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:09.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 04:31:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:31:09.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:31:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:10.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:10.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:31:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:31:10.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:31:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:10.287 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:31:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:10.287 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:31:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:31:10.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:31:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:10.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:31:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:10.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:31:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:31:10.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:31:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:10.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:31:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:10.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:31:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 04:31:10.789 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:10.789 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:10.789 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:10.789 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:10.789 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:10.789 INFO [main][AbstractShell] Close shell Testing shell 04:31:10.789 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:10.793 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:10.793 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:10.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:10.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:10.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:10.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:10.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:10.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:10.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:10.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:10.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:10.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:10.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:10.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:10.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:10.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:10.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:10.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:10.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:10.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 04:31:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:31:10.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:31:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:11.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:11.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:31:11.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:31:11.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:31:11.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:11.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:31:11.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:11.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:31:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 04:31:11.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:31:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:11.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:11.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 04:31:11.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:11.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:11.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 04:31:11.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:11.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:11.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:11.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:11.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:11.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:11.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 04:31:11.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:11.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:11.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 04:31:11.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:11.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:11.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 04:31:11.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:11.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:11.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 04:31:11.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:11.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:11.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:31:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 04:31:11.833 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:11.833 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:11.833 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:11.834 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:11.834 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:11.834 INFO [main][AbstractShell] Close shell Testing shell 04:31:11.834 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:11.837 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:11.837 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:11.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:11.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:11.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:11.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:11.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:11.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:11.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:11.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:11.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:11.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:11.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:11.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:11.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:11.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:11.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:11.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:11.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:11.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:11.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:11.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:11.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 04:31:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 04:31:11.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:11.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:11.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:11.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:11.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:11.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:11.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 04:31:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:11.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 04:31:11.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:11.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:11.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:11.870 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:11.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:11.870 INFO [main][AbstractShell] Close shell Testing shell 04:31:11.870 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:11.873 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:11.873 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:11.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:11.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:11.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:11.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:11.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:11.884 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:11.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:11.884 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:11.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:11.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:11.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:11.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:11.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:11.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:11.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:11.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:11.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:11.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:11.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:11.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:11.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 04:31:11.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:11.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:12.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:12.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:12.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 04:31:12.911 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:12.911 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:12.911 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:12.911 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:12.911 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:12.911 INFO [main][AbstractShell] Close shell Testing shell 04:31:12.911 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:12.915 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:12.915 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:12.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:12.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:12.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:12.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:12.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:12.920 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:12.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:12.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:12.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:12.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:12.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:12.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:12.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:12.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:12.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:12.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:12.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:12.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 04:31:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:13.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:13.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 04:31:13.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:13.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:13.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:13.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:13.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:13.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:13.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 04:31:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:14.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:14.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:14.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:14.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:14.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 04:31:14.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:14.956 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:14.956 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:14.956 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:14.956 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:14.956 INFO [main][AbstractShell] Close shell Testing shell 04:31:14.956 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:14.960 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:14.960 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:14.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:14.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:14.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:14.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:14.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:14.966 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:14.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:14.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:14.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:14.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:14.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:14.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:14.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:14.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:14.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:14.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:14.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:14.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:14.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:14.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:14.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:14.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:14.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:15.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 04:31:16.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 04:31:16.001 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:16.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 04:31:16.001 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:16.002 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:16.002 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:16.002 INFO [main][AbstractShell] Close shell Testing shell 04:31:16.002 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:16.006 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:16.006 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:16.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:16.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:16.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:16.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:16.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:16.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:16.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:16.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:16.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:16.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:16.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:16.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:16.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:16.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:16.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:16.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:16.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:16.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:16.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:16.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:16.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 04:31:17.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 04:31:17.039 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:17.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 04:31:17.040 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:17.040 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:17.040 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:17.040 INFO [main][AbstractShell] Close shell Testing shell 04:31:17.040 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:17.044 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:17.044 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:17.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:17.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:17.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:17.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:17.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:17.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 04:31:17.050 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 04:31:17.050 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:17.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:17.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:17.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.303 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.038 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.055 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.031 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.036 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.046 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.045 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.039 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 04:31:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:17.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:17.076 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:17.076 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:17.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:17.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:17.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:17.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:17.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:17.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:17.108 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:17.108 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:17.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:17.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:17.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:17.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:17.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:17.145 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 04:31:17.146 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 04:31:17.146 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:17.161 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:17.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:17.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:17.181 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:17.181 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:17.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:17.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:17.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:17.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:17.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:17.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:17.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:17.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:18.198 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 04:31:18.198 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:18.198 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:18.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:18.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:18.214 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:18.214 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:18.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:18.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:18.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:18.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:18.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:18.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:18.256 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:18.256 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:18.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:18.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:18.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:18.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:18.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:18.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:18.280 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:18.280 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:18.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:18.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:18.293 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:18.293 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:18.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:18.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:18.326 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:18.326 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:18.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:18.359 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:18.359 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:18.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:18.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:18.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 04:31:18.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 04:31:18.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 04:31:18.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:18.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:18.393 INFO [WorkbenchTestable][AbstractShell] Close shell shell 04:31:18.393 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 04:31:18.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:18.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.017 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.031 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.049 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.025 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.017 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.035 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.022 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.023 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.024 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.033 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.033 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.034 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:18.427 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:18.427 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:18.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:18.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:18.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:18.427 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:18.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:18.428 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:18.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:18.428 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:18.428 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:18.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:18.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:18.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:18.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:18.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:31:18.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:18.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:18.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:18.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:18.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:18.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:18.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:18.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:18.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:18.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:31:18.594 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:18.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 04:31:18.594 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:18.594 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:18.595 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:18.595 INFO [main][AbstractShell] Close shell Testing shell 04:31:18.595 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:18.600 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:18.600 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:18.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:18.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:18.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:18.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:18.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:18.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:18.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:18.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:18.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:18.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:18.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:18.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:18.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:31:18.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:18.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:18.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:18.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:18.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:18.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:18.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:18.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:18.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:18.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:31:18.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:31:18.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:31:18.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:18.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 04:31:18.783 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:18.783 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:18.783 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:18.783 INFO [main][AbstractShell] Close shell Testing shell 04:31:18.783 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:18.788 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:18.788 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:18.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:18.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:18.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:18.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:18.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:18.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:18.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:18.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:18.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:18.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:18.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:31:18.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:18.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:18.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:18.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:18.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:18.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:31:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:31:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:31:18.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:18.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:18.963 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:18.963 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:18.963 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:18.963 INFO [main][AbstractShell] Close shell Testing shell 04:31:18.963 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:18.968 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:18.968 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:18.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:18.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:18.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:18.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:18.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:18.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:18.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:18.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:18.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:18.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:19.055 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 04:31:19.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:19.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:19.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:19.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:31:19.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:31:19.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:19.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:31:19.138 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:19.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 04:31:19.138 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:19.138 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:19.138 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:19.138 INFO [main][AbstractShell] Close shell Testing shell 04:31:19.138 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:19.143 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:19.143 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:19.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:19.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:19.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:19.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:19.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:19.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:19.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:19.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:19.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:19.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:19.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:31:19.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:19.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:19.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:19.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:19.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:19.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:19.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:19.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:31:19.311 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:19.311 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:19.311 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:19.312 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:19.312 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:19.312 INFO [main][AbstractShell] Close shell Testing shell 04:31:19.312 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:19.317 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:19.317 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:19.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:19.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:19.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:19.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:19.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:19.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:19.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:19.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:19.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:19.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:19.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:31:19.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:19.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:19.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:19.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:19.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:31:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:31:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:31:19.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:19.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:19.504 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:19.504 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:19.504 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:19.504 INFO [main][AbstractShell] Close shell Testing shell 04:31:19.504 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:19.510 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:19.510 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:19.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:19.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:19.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.514 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:19.514 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:19.514 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:19.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:19.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:19.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:19.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:19.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:31:19.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:19.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:19.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:19.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:19.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:19.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:19.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:19.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:31:19.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:31:19.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:19.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:19.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:19.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:19.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:19.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:19.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:19.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:31:19.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:31:19.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:31:19.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:31:19.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:31:19.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:19.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:19.682 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:19.682 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:19.682 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:19.683 INFO [main][AbstractShell] Close shell Testing shell 04:31:19.683 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:19.688 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:19.688 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:19.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:19.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:19.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:19.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.693 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:19.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:19.693 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:19.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:19.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:19.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:19.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:19.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:31:19.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:31:19.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:19.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:19.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:19.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:31:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:31:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:31:19.861 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:19.861 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:19.861 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:19.861 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:19.861 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:19.861 INFO [main][AbstractShell] Close shell Testing shell 04:31:19.861 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:19.866 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:19.867 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:19.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:19.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:19.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.871 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 04:31:19.871 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 04:31:19.871 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:19.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.188 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.177 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.18 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.175 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.174 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.192 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.179 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.178 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:19.878 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:19.878 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:19.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:19.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:19.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:19.879 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:19.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:19.879 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:19.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:19.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:19.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:19.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:19.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:19.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:19.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:19.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 04:31:19.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available. finished successfully 04:31:19.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 04:31:19.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:19.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:19.915 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") 04:31:19.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:19.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 04:31:19.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:19.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:19.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:19.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:19.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:19.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 04:31:19.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 04:31:19.916 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 04:31:19.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 04:31:19.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:19.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:19.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 1") 04:31:19.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:19.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 04:31:19.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:19.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:19.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:19.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:19.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 04:31:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 04:31:19.918 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 04:31:19.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 04:31:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:19.918 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") 04:31:19.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 04:31:19.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:19.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:19.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:19.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 04:31:19.918 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") 04:31:19.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:19.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 04:31:19.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:19.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:19.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:20.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:20.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:20.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:20.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:20.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:31:20.919 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 04:31:20.920 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 04:31:20.920 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 04:31:20.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:20.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:20.922 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 04:31:20.922 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 04:31:20.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:20.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:20.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:20.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:20.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:20.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:20.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:20.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:20.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:20.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:20.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:20.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:20.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:20.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 04:31:20.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 04:31:20.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 04:31:20.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:20.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:20.957 INFO [WorkbenchTestable][AbstractShell] Close shell 04:31:20.957 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 04:31:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:20.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:20.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:20.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:20.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:20.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:20.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:20.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:20.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:20.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:20.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:20.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:20.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:20.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:20.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:20.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:20.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:20.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:20.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:20.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:20.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:20.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 04:31:20.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 04:31:20.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 04:31:20.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:20.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:20.993 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 04:31:20.994 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 04:31:20.994 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 04:31:20.995 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 04:31:20.995 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 04:31:20.995 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 04:31:20.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:21.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:21.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:21.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.006 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:21.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.006 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:21.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:21.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 04:31:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 04:31:21.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 04:31:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.027 INFO [WorkbenchTestable][AbstractShell] Close shell 04:31:21.027 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 04:31:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:21.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:21.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:21.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:21.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:21.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:21.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 04:31:21.056 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 04:31:21.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 04:31:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.056 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 04:31:21.056 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 04:31:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:21.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:21.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.074 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 04:31:21.074 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 04:31:21.074 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.074 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.051 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.045 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.03 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.039 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.029 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 04:31:21.078 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 04:31:21.079 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:21.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.079 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 04:31:21.079 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.079 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:21.079 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.079 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:21.079 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 04:31:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 04:31:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 04:31:21.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 04:31:21.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 04:31:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 04:31:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.080 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 04:31:21.081 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 04:31:21.081 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 04:31:21.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 04:31:21.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 04:31:21.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 04:31:21.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0 s maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 04:31:21.086 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 04:31:21.086 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:21.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 04:31:21.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.087 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:21.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.087 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:21.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 04:31:21.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 04:31:21.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:21.125 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 04:31:21.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:31:21.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.126 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) 04:31:21.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:31:21.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:21.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:31:21.127 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:21.127 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:21.127 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:21.127 INFO [main][AbstractShell] Close shell Testing shell 04:31:21.127 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:21.130 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:21.130 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:21.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 04:31:21.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 04:31:21.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 04:31:21.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.047 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 04:31:21.139 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 04:31:21.139 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:21.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 04:31:21.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.139 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:21.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.140 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:21.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 04:31:21.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 04:31:21.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:21.161 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 04:31:21.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:31:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.161 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) 04:31:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:31:21.161 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 04:31:21.162 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:31:21.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 04:31:21.162 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:31:21.162 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:21.162 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:21.162 INFO [main][AbstractShell] Close shell Testing shell 04:31:21.162 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:31:21.165 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:21.165 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:21.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 04:31:21.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.169 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 04:31:21.169 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 04:31:21.169 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.029 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.173 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.174 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:21.174 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.174 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.174 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.174 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:21.174 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.174 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:21.174 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.175 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 04:31:21.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.177 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 04:31:21.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 04:31:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:31:21.192 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 04:31:21.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 04:31:21.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:21.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:31:21.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:31:21.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:31:21.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 04:31:21.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 04:31:21.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 04:31:21.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 04:31:21.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:31:21.212 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 04:31:21.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 04:31:21.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:21.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:31:21.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:31:21.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:31:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.213 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 04:31:21.214 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") 04:31:21.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:21.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 04:31:21.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 04:31:21.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.217 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 04:31:21.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.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 '\*?\QRedDeer SWT\E') 04:31:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:31:21.243 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 04:31:21.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 04:31:21.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:21.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:31:21.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:31:21.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:31:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.244 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 04:31:21.244 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") 04:31:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:21.245 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 04:31:21.245 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:31:21.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:21.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 04:31:21.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 04:31:21.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 04:31:21.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 04:31:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:31:21.260 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 04:31:21.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 04:31:21.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:21.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:31:21.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:31:21.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:31:21.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.261 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 04:31:21.262 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.*') 04:31:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:21.262 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 04:31:21.262 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:31:21.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:21.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 04:31:21.262 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 04:31:21.262 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.031 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.008 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.031 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.016 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.267 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.267 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:21.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.267 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.267 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.267 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:21.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.276 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:21.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.277 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") 04:31:21.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:21.280 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 04:31:21.280 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:31:21.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:21.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.280 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.*') 04:31:21.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:21.283 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 04:31:21.283 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:31:21.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:21.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.283 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:31:21.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:31:21.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:31:21.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.293 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'File' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:31:21.294 DEBUG [main][MenuItemLookup] Item match:Window 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.294 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:31:21.294 DEBUG [main][MenuItemLookup] Item match:Preferences 04:31:21.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:31:21.294 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:31:21.294 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:31:21.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 'Preferences.*'] is available.... 04:31:21.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. finished successfully 04:31:21.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:31:21.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.437 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:31:21.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:21.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:21.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 04:31:21.438 DEBUG [main][TreeItemHandler] Selecting tree item: General 04:31:21.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 04:31:21.439 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 04:31:21.439 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 04:31:21.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 04:31:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:21.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:21.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 04:31:21.440 DEBUG [main][TreeItemHandler] Selecting tree item: Java 04:31:21.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 04:31:21.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 04:31:21.440 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 04:31:21.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 04:31:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.487 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 04:31:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:21.487 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 04:31:21.487 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:31:21.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:21.489 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 04:31:21.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 04:31:21.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 04:31:21.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:21.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 04:31:21.490 DEBUG [main][TreeItemHandler] Selecting tree item: General 04:31:21.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 04:31:21.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 04:31:21.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:31:21.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:31:21.493 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:31:21.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:31:21.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:31:21.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:31:21.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:21.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.520 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.520 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.520 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:31:21.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:31:21.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:31:21.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:31:21.521 DEBUG [main][MenuItemLookup] Found menu:'File' 04:31:21.521 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:31:21.521 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:31:21.521 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:31:21.521 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:31:21.521 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:31:21.521 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:31:21.521 DEBUG [main][MenuItemLookup] Item match:Window 04:31:21.522 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:31:21.522 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:31:21.522 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:31:21.522 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.522 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:31:21.522 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:31:21.522 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.522 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:31:21.522 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.522 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:31:21.522 DEBUG [main][MenuItemLookup] Item match:Preferences 04:31:21.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:31:21.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:31:21.522 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:31:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:31:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 04:31:21.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:31:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.598 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:31:21.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:21.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:21.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:21.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:21.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 04:31:21.599 DEBUG [main][TreeItemHandler] Selecting tree item: General 04:31:21.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 04:31:21.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 04:31:21.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.600 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 04:31:21.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:21.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:21.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:21.600 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 04:31:21.600 DEBUG [main][TreeItemHandler] Selecting tree item: General 04:31:21.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 04:31:21.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 04:31:21.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 04:31:21.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:31:21.602 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:31:21.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:31:21.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:31:21.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:31:21.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:21.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.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.*'] 04:31:21.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.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.*'] 04:31:21.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.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.*'] 04:31:21.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.621 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'File' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:31:21.621 DEBUG [main][MenuItemLookup] Item match:Window 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.621 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:31:21.621 DEBUG [main][MenuItemLookup] Item match:Preferences 04:31:21.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:31:21.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:31:21.621 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:31:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:31:21.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 04:31:21.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:31:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.700 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:31:21.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:21.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:21.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:21.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:21.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 04:31:21.702 DEBUG [main][TreeItemHandler] Selecting tree item: General 04:31:21.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 04:31:21.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 04:31:21.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:21.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:21.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 04:31:21.702 DEBUG [main][TreeItemHandler] Selecting tree item: Java 04:31:21.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 04:31:21.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 04:31:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.746 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.*') 04:31:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:21.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:21.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:21.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 04:31:21.747 DEBUG [main][TreeItemHandler] Selecting tree item: General 04:31:21.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 04:31:21.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 04:31:21.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 04:31:21.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:31:21.751 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:31:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:31:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:31:21.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:31:21.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:21.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.785 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.785 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.785 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:31:21.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:31:21.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:31:21.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:21.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:31:21.786 DEBUG [main][MenuItemLookup] Found menu:'File' 04:31:21.786 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:31:21.786 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:31:21.786 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:31:21.786 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:31:21.786 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:31:21.786 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:31:21.786 DEBUG [main][MenuItemLookup] Item match:Window 04:31:21.787 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:31:21.787 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:31:21.787 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:31:21.787 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.787 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:31:21.787 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:31:21.787 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.787 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:31:21.787 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:21.787 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:31:21.787 DEBUG [main][MenuItemLookup] Item match:Preferences 04:31:21.787 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:31:21.787 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:31:21.787 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:31:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:31:21.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 'Preferences.*'] is available. finished successfully 04:31:21.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:31:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.864 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:31:21.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:31:21.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:21.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:21.866 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 04:31:21.866 DEBUG [main][TreeItemHandler] Selecting tree item: General 04:31:21.866 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 04:31:21.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 04:31:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:31:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.867 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 04:31:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 04:31:21.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:21.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:21.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 04:31:21.869 DEBUG [main][TreeItemHandler] Selecting tree item: General 04:31:21.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 04:31:21.869 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 04:31:21.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:31:21.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:31:21.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:31:21.871 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:31:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:31:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:31:21.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:31:21.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:21.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 04:31:21.889 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 04:31:21.889 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:21.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.004 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.004 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.236 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.1 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.165 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.104 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:21.894 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:21.894 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:21.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.894 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:21.895 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.895 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:21.895 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.895 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:21.895 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:21.895 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:21.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:21.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:21.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:21.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:21.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 04:31:21.922 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 04:31:21.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 04:31:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:21.922 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 04:31:21.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:21.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 04:31:21.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:21.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:21.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:21.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:21.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:21.923 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:21.923 INFO [WorkbenchTestable][Keyboard] Type text "test123" 04:31:21.924 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:21.924 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:31:22.525 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:22.525 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 04:31:23.126 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:23.126 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 04:31:23.727 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:23.727 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:31:24.328 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:24.328 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 04:31:24.929 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:24.929 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 04:31:25.530 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:25.530 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 04:31:26.131 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 04:31:26.132 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 04:31:26.132 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 04:31:26.132 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:26.132 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:26.132 INFO [main][AbstractShell] Close shell Keyboard testing shell 04:31:26.132 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 04:31:26.135 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:26.135 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:26.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:26.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:26.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:26.140 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:26.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:26.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:26.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:26.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:26.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:26.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 04:31:26.165 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 04:31:26.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 04:31:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:26.166 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 04:31:26.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:26.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 04:31:26.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:26.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:26.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:26.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:26.166 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:26.166 INFO [WorkbenchTestable][Keyboard] Type text "test" 04:31:26.166 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:26.166 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:31:26.768 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:26.768 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 04:31:27.369 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:27.369 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 04:31:27.970 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:27.970 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:31:28.571 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 04:31:28.571 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 04:31:28.772 INFO [WorkbenchTestable][Keyboard] Move cursor 04:31:28.973 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:28.973 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:29.173 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:29.575 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:29.575 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:29.776 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:29.977 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 04:31:30.177 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 04:31:30.177 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 04:31:30.378 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 04:31:30.378 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 04:31:30.578 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 04:31:30.779 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 04:31:30.980 INFO [WorkbenchTestable][Keyboard] Move cursor 04:31:31.180 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:31.180 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:31.381 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:31.782 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:31.782 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:31.983 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:32.384 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:32.384 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:32.584 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:32.985 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:32.985 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:33.186 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:33.587 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:33.587 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:33.787 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:33.988 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 04:31:33.988 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 04:31:34.188 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 04:31:34.188 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 04:31:34.388 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 04:31:34.590 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 04:31:34.791 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 04:31:34.791 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 04:31:34.791 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 04:31:34.792 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:34.792 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:34.792 INFO [main][AbstractShell] Close shell Keyboard testing shell 04:31:34.792 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 04:31:34.795 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:34.795 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:34.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:34.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:34.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:34.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:34.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:34.810 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:34.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:34.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:34.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:34.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:34.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:34.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:34.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 04:31:34.827 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 04:31:34.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 04:31:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:34.827 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 04:31:34.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:34.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 04:31:34.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:34.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:34.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:34.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:34.827 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:34.828 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 04:31:34.828 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:34.828 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 04:31:35.028 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 04:31:36.030 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:36.030 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 04:31:36.230 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 04:31:37.231 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:37.231 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 04:31:37.432 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:31:38.433 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:38.433 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 04:31:39.035 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:39.035 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 04:31:39.636 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:39.636 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:31:40.237 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:40.237 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 04:31:40.437 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 04:31:41.439 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 04:31:41.439 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 04:31:41.439 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 04:31:41.440 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:41.440 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:41.440 INFO [main][AbstractShell] Close shell Keyboard testing shell 04:31:41.440 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 04:31:41.444 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:41.444 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:41.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:41.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:41.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:41.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:41.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:41.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:41.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:41.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:41.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:41.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:41.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:41.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:41.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 04:31:41.470 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 04:31:41.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 04:31:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:41.470 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 04:31:41.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:41.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 04:31:41.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:41.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:41.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:41.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:41.470 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:41.470 INFO [WorkbenchTestable][Keyboard] Type text "test" 04:31:41.471 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:41.471 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:31:42.071 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:42.072 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 04:31:42.673 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:42.673 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 04:31:43.274 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:43.274 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:31:43.875 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 04:31:43.875 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 04:31:44.075 INFO [WorkbenchTestable][Keyboard] Move cursor 04:31:44.275 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:44.275 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:44.476 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:44.877 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:44.878 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:45.078 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:45.279 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 04:31:45.480 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 04:31:45.480 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 04:31:45.680 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 04:31:45.882 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 04:31:45.882 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 04:31:45.882 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 04:31:45.883 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:45.883 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:45.883 INFO [main][AbstractShell] Close shell Keyboard testing shell 04:31:45.883 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 04:31:45.886 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:45.886 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:45.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:45.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:45.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:45.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:45.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:45.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:45.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:45.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:45.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:45.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:45.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:45.891 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:45.891 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 04:31:46.092 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 04:31:47.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 04:31:47.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 04:31:47.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 04:31:47.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:47.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:47.103 INFO [WorkbenchTestable][AbstractShell] Close shell Search 04:31:47.103 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 04:31:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:47.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:47.129 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 04:31:47.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:47.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:47.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:47.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:47.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:47.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:47.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:47.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:47.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:47.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:47.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:47.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 04:31:47.140 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 04:31:47.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 04:31:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:47.140 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 04:31:47.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:47.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 04:31:47.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:47.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:47.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:47.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:47.140 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:47.141 INFO [WorkbenchTestable][Keyboard] Type text "test" 04:31:47.141 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:47.141 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:31:47.742 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:47.742 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 04:31:48.343 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:48.343 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 04:31:48.944 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:31:48.945 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:31:49.545 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 04:31:49.545 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 04:31:49.746 INFO [WorkbenchTestable][Keyboard] Move cursor 04:31:49.946 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:49.946 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:50.146 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:50.548 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:50.548 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:50.748 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:50.949 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 04:31:51.150 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 04:31:51.150 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 04:31:51.350 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 04:31:51.350 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 04:31:51.551 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 04:31:51.752 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 04:31:51.952 INFO [WorkbenchTestable][Keyboard] Move cursor 04:31:52.152 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:52.152 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:52.353 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:52.754 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:52.754 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:52.954 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:53.356 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:53.356 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:53.556 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:53.957 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:53.957 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:54.158 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:54.559 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 04:31:54.559 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 04:31:54.759 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 04:31:54.960 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 04:31:54.960 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 04:31:55.160 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 04:31:55.160 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 04:31:55.360 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 04:31:55.561 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 04:31:55.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 04:31:55.762 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 04:31:55.762 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 04:31:55.763 DEBUG [main][AbstractWait] Waiting until shell is active... 04:31:55.763 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:31:55.763 INFO [main][AbstractShell] Close shell Keyboard testing shell 04:31:55.763 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 04:31:55.766 DEBUG [main][AbstractWait] Waiting while shell is available... 04:31:55.766 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:31:55.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:55.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:55.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:55.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:55.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:55.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 04:31:55.782 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 04:31:55.782 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:55.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.889 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.245 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.67 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.639 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.441 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.239 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.652 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 04:31:55.787 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 04:31:55.787 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:55.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:55.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 04:31:55.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:55.787 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:55.788 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:55.788 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:55.788 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:55.788 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:55.788 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 04:31:55.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 04:31:55.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:55.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:55.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:55.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:55.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 04:31:55.793 TRACE [WorkbenchTestable][WidgetLookup] 145 widget(s) found 04:31:55.793 INFO [WorkbenchTestable][WidgetResolverTest] Testing 145 widgets for matching children to parent. 04:31:55.795 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@326acc7c] 04:31:55.795 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@326acc7c] 04:31:55.795 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@326acc7c] 04:31:55.795 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@326acc7c] 04:31:55.795 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@326acc7c] 04:31:55.795 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@18e6b4e2] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 04:31:55.796 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@18e6b4e2] 04:31:55.796 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}]}] 04:31:55.796 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@6d82a9bb] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 04:31:55.796 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@6d82a9bb] 04:31:55.796 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@6d82a9bb] 04:31:55.796 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@6d82a9bb] 04:31:55.796 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@6d82a9bb] 04:31:55.797 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] 04:31:55.797 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] 04:31:55.797 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] 04:31:55.797 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] 04:31:55.797 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] 04:31:55.798 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.798 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.798 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}] 04:31:55.798 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}] 04:31:55.800 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.800 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.800 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.801 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 04:31:55.801 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 04:31:55.801 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}] 04:31:55.801 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}]}] 04:31:55.801 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 04:31:55.802 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}] 04:31:55.802 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}] 04:31:55.802 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}] 04:31:55.802 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 04:31:55.802 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}] 04:31:55.802 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 04:31:55.802 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}] 04:31:55.803 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 04:31:55.803 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}] 04:31:55.803 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 04:31:55.803 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 04:31:55.803 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@792b4d95] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 04:31:55.803 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@792b4d95] 04:31:55.803 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@792b4d95] 04:31:55.803 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@792b4d95] 04:31:55.804 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@792b4d95] 04:31:55.804 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.804 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.804 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}] 04:31:55.804 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}] 04:31:55.804 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}] 04:31:55.804 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}] 04:31:55.805 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}] 04:31:55.805 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}] 04:31:55.805 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}] 04:31:55.805 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}] 04:31:55.805 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}] 04:31:55.805 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}] 04:31:55.805 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}] 04:31:55.806 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 04:31:55.806 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 04:31:55.806 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 04:31:55.806 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 04:31:55.806 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 04:31:55.806 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}] 04:31:55.806 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}] 04:31:55.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 04:31:55.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 04:31:55.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@405a2c7b] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 04:31:55.807 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@405a2c7b] 04:31:55.807 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}] 04:31:55.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 04:31:55.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.808 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@4d390a0c] 04:31:55.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Error Log} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 04:31:55.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.809 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}] 04:31:55.809 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}] 04:31:55.809 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] 04:31:55.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 04:31:55.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 04:31:55.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 04:31:55.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 04:31:55.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Error Log} 04:31:55.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 04:31:55.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@27779eaa] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 04:31:55.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 04:31:55.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@27779eaa] 04:31:55.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@27779eaa] 04:31:55.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@27779eaa] 04:31:55.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 04:31:55.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 04:31:55.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 04:31:55.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 04:31:55.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 04:31:55.812 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}] 04:31:55.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 04:31:55.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 04:31:55.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.813 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@fef4fda] 04:31:55.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] 04:31:55.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 04:31:55.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.814 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.814 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 04:31:55.814 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.814 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.814 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 04:31:55.814 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] 04:31:55.814 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] 04:31:55.814 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 04:31:55.815 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] 04:31:55.815 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] 04:31:55.815 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 04:31:55.815 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] 04:31:55.815 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] 04:31:55.815 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 04:31:55.815 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] 04:31:55.815 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 04:31:55.816 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.816 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.816 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 04:31:55.816 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] 04:31:55.816 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] 04:31:55.816 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] 04:31:55.816 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] 04:31:55.816 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.816 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.817 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 04:31:55.817 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] 04:31:55.817 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}] 04:31:55.817 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}] 04:31:55.817 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.818 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] 04:31:55.818 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}] 04:31:55.818 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.818 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 04:31:55.818 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@32e830a0 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.views.BookmarkView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.PropertySheet, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.perspSC:org.eclipse.team.ui.TeamSynchronizingPerspective, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/onboarding_resource_persp.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.perspSC:org.eclipse.jdt.ui.JavaPerspective, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@65d7eea4, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Resource, iconURI: platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/eview16/resource_persp.png, tooltip: null, context: PerspectiveImpl (org.eclipse.ui.resourcePerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 04:31:55.819 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@45017263 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.actionSet:org.eclipse.debug.ui.launchActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.jdt.ui.PackageExplorer, persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy, persp.viewSC:org.eclipse.jdt.ui.SourceView, persp.viewSC:org.eclipse.jdt.ui.JavadocView, persp.viewSC:org.eclipse.search.ui.views.SearchView, persp.viewSC:org.eclipse.ui.console.ConsoleView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.texteditor.TemplatesView, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewRecordCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective, persp.perspSC:org.eclipse.debug.ui.DebugPerspective, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/onboarding_jperspective.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.showIn:org.eclipse.jdt.ui.PackageExplorer, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.editorOnboardingCommand:Open Type$$$Shift+Ctrl+T, persp.actionSet:org.eclipse.debug.ui.breakpointActionSet, persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet, persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard, persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@65d7eea4, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Java, iconURI: platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png, tooltip: null, context: PerspectiveImpl (org.eclipse.jdt.ui.JavaPerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 04:31:55.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 04:31:55.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:55.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:55.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 04:31:55.819 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 04:31:55.819 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:31:55.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:31:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.031 s Running org.eclipse.reddeer.swt.test.EditorBarTest 04:31:55.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 04:31:55.824 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:31:55.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:55.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 04:31:55.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:55.824 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:31:55.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:55.825 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:31:55.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:55.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:31:55.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 04:31:55.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 04:31:55.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:31:55.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:31:55.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:31:55.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:55.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:55.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:55.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:55.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:55.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:55.825 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:31:55.825 DEBUG [main][MenuItemLookup] Found menu:'File' 04:31:55.826 DEBUG [main][MenuItemLookup] Item match:File 04:31:55.826 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:31:55.826 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Package' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Class' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Interface' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Enum' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Record' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'File' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:55.829 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:31:55.829 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:31:55.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:31:55.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:31:55.829 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:31:55.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 04:31:55.886 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 04:31:55.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:31:55.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:55.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:55.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:31:55.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:55.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:55.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:55.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 04:31:55.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:55.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:55.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:55.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:55.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:55.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:55.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:31:55.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:31:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:56.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:31:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:31:56.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:31:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:56.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:31:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:56.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:31:56.392 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 04:31:56.392 DEBUG [main][TreeItemHandler] Selecting tree item: Project 04:31:56.392 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 04:31:56.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 04:31:56.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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 >") 04:31:56.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:56.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 04:31:56.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:56.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:56.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:56.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:31:56.397 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:31:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:31:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:31:56.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:31:56.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:56.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 04:31:56.429 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 04:31:56.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 04:31:56.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:56.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:56.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 04:31:56.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:56.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:56.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:56.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 04:31:56.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:56.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:56.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:56.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:56.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:56.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:56.432 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:56.432 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 04:31:56.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 04:31:56.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:56.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:56.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:56.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 04:31:56.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:56.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:56.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:56.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:56.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:56.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:31:56.435 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:31:56.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:31:56.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:31:56.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:31:56.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:56.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:56.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:31:56.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 04:31:56.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:31:56.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:31:56.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:31:56.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:56.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:56.947 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 04:31:56.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:56.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:56.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:56.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:56.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:31:56.947 DEBUG [main][MenuItemLookup] Found menu:'File' 04:31:56.947 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:31:56.947 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:31:56.947 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:31:56.947 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:31:56.947 DEBUG [main][MenuItemLookup] Found menu:'Run' 04:31:56.947 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:31:56.947 DEBUG [main][MenuItemLookup] Item match:Window 04:31:56.948 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:31:56.948 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:31:56.948 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:31:56.948 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:56.948 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:31:56.948 DEBUG [main][MenuItemLookup] Item match:Show View 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Templates' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:56.951 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:31:56.951 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:31:56.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:31:56.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:31:56.952 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:31:57.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:31:57.008 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 04:31:57.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:31:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:57.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 04:31:57.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:57.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:31:57.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:57.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:57.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:57.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:31:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:31:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:31:57.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:31:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:57.010 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:31:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:57.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:31:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:31:57.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:31:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:31:57.010 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:31:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:31:57.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:31:57.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 04:31:57.011 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 04:31:57.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 04:31:57.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 04:31:57.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:57.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:31:57.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:57.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:57.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:57.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:31:57.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:57.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:31:57.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:57.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:57.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:57.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:31:57.012 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:31:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:31:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:31:57.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:31:57.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 04:31:57.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:57.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 04:31:57.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:57.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:57.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:31:57.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:57.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:57.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:31:57.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:31:57.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:57.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:57.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:57.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:57.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:31:57.054 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:31:57.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:31:57.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:57.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:31:57.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:31:57.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:31:57.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:31:57.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:31:57.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:57.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:31:57.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:31:57.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:31:57.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:57.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:31:57.068 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:31:57.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:31:57.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:57.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:31:57.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:57.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:57.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:57.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:57.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:58.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:31:58.070 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:31:58.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:31:58.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:58.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:31:58.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:31:58.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:58.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:58.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:58.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:58.073 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 04:31:58.080 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:31:58.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:31:58.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:58.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:31:58.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:31:58.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:58.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:58.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:58.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:58.082 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 04:31:58.082 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 04:31:58.082 DEBUG [main][TreeItemHandler] Set Tree selection 04:31:58.082 DEBUG [main][TreeHandler] Notify Tree about selection event 04:31:58.093 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 04:31:58.111 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 04:31:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:58.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'File' 04:31:58.112 DEBUG [main][MenuItemLookup] Item match:File 04:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:31:58.113 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'Package' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'Class' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'Interface' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'Enum' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'Record' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:31:58.115 DEBUG [main][MenuItemLookup] Found menu:'File' 04:31:58.115 DEBUG [main][MenuItemLookup] Item match:File 04:31:58.115 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 04:31:58.115 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 04:31:58.116 INFO [main][MenuItemHandler] Select menu item: File 04:31:58.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 04:31:58.182 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 04:31:58.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 04:31:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:58.182 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:") 04:31:58.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:58.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 04:31:58.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:58.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:58.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:58.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:31:58.185 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:31:58.185 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 04:31:58.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:31:58.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:31:58.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:58.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:58.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 04:31:58.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:31:58.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:58.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:58.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:31:58.187 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:31:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:31:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:31:58.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:31:58.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:58.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:31:58.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:31:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ab29ad0 is found... 04:31:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ab29ad0 is found finished successfully 04:31:58.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 04:31:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:58.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:58.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:58.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:31:58.326 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:58.326 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 04:31:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:31:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:31:58.327 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 04:31:58.327 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") 04:31:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:58.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:58.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:31:58.327 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 04:31:58.327 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:31:58.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:58.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:58.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:31:58.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:58.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 04:31:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:31:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:31:58.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 04:31:58.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:31:58.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:58.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:58.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:58.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:31:58.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:31:58.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:31:58.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:58.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:31:58.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:31:58.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:31:58.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:58.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:31:58.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:31:58.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:31:58.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:58.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:31:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:58.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:58.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:58.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:59.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:59.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:31:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:31:59.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:31:59.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:31:59.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:31:59.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:31:59.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:31:59.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:31:59.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:31:59.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:31:59.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:31:59.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:31:59.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 04:31:59.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 04:31:59.345 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 04:31:59.345 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 04:31:59.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 04:31:59.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:31:59.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'New' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'Move...' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'Import...' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'Export...' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:59.394 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 04:31:59.394 DEBUG [main][MenuItemLookup] Item match:Refresh F5 04:31:59.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 04:31:59.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 04:31:59.394 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 04:31:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:31:59.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 04:31:59.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 04:31:59.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:31:59.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:31:59.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:31:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:31:59.896 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 04:31:59.896 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 04:31:59.896 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 04:31:59.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 04:31:59.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 04:31:59.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:31:59.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:31:59.924 DEBUG [main][MenuItemLookup] Found menu:'New' 04:31:59.924 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 04:31:59.924 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:59.924 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 04:31:59.924 DEBUG [main][MenuItemLookup] Found menu:'' 04:31:59.924 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:31:59.924 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:31:59.924 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:31:59.924 DEBUG [main][MenuItemLookup] Item match:Delete Delete 04:31:59.924 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 04:31:59.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 04:31:59.924 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 04:31:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 04:32:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 04:32:00.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 04:32:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:00.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:00.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:00.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:00.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 04:32:00.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:00.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 04:32:00.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:00.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:00.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:00.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:32:00.547 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 04:32:00.547 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 04:32:00.547 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 04:32:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:32:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:32:00.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:32:00.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:32:00.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 04:32:00.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:00.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 04:32:00.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:00.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:00.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:00.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:32:00.549 INFO [WorkbenchTestable][AbstractButton] Click button OK 04:32:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:32:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:32:00.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:32:00.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:32:00.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 04:32:00.555 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 04:32:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 04:32:01.056 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 04:32:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:32:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 04:32:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 04:32:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:32:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:32:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:32:01.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 04:32:01.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:01.056 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:01.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 04:32:01.057 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 04:32:01.057 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:01.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:01.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:01.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.233 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.232 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.v20230829-0425 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core.test --- [INFO] Resolving class path of RedDeer Core Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.core.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 04:32:12.327 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 04:32:12.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:12.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:12.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:12.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:12.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:12.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:32:12.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:32:12.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:12.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 04:32:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:12.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:12.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:12.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:12.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:12.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:32:12.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:32:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:12.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:12.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:32:12.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:32:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:12.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:12.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 04:32:12.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 04:32:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:12.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:12.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 04:32:12.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 04:32:12.854 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:32:12.856 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:32:12.857 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:32:12.857 DEBUG [main][AbstractWait] Waiting until shell is active... 04:32:12.857 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:32:12.857 INFO [main][AbstractShell] Close shell Testing shell 04:32:12.857 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:32:12.932 DEBUG [main][AbstractWait] Waiting while shell is available... 04:32:12.932 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:32:13.189 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 04:32:13.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:13.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:13.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:13.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:13.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:13.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:13.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:32:13.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:32:13.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:13.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 04:32:13.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:13.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:13.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:13.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:13.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:13.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:13.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:13.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:13.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:13.466 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:32:13.466 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:32:13.466 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:32:13.466 DEBUG [main][AbstractWait] Waiting until shell is active... 04:32:13.466 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:32:13.466 INFO [main][AbstractShell] Close shell Testing shell 04:32:13.466 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:32:13.476 DEBUG [main][AbstractWait] Waiting while shell is available... 04:32:13.476 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:32:13.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:13.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:32:13.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:32:13.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 04:32:13.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:32:13.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 04:32:13.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 04:32:13.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 04:32:13.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 04:32:13.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 04:32:13.751 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 04:32:13.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:13.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:13.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:13.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:13.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:13.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:13.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:32:13.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:32:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:13.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 04:32:14.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:14.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:14.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:14.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:14.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:14.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:32:14.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:32:14.003 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:32:14.004 DEBUG [main][AbstractWait] Waiting until shell is active... 04:32:14.004 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:32:14.004 INFO [main][AbstractShell] Close shell Testing shell 04:32:14.004 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:32:14.016 DEBUG [main][AbstractWait] Waiting while shell is available... 04:32:14.016 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:32:14.272 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 04:32:14.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:14.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:14.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:14.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:14.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:14.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:14.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:32:14.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:32:14.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:14.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 04:32:14.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:14.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:14.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:14.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:14.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:14.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:14.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:14.512 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:32:14.512 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:32:14.512 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:32:14.512 DEBUG [main][AbstractWait] Waiting until shell is active... 04:32:14.512 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:32:14.513 INFO [main][AbstractShell] Close shell Testing shell 04:32:14.513 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:32:14.521 DEBUG [main][AbstractWait] Waiting while shell is available... 04:32:14.521 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:32:14.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:14.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:32:14.790 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 04:32:14.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:15.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:15.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:15.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:15.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:15.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:15.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:32:15.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:32:15.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:15.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 04:32:15.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:32:15.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:15.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:15.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:15.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:15.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:15.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:32:15.044 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 04:32:15.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:15.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:15.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:15.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:15.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:15.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:15.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:32:15.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:32:15.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:15.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 04:32:15.048 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 04:32:15.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:15.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:15.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:15.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:32:15.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:32:15.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:15.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 04:32:15.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:15.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:15.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:15.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:15.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:15.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:15.083 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:32:15.083 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:32:15.083 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:32:15.084 DEBUG [main][AbstractWait] Waiting until shell is active... 04:32:15.084 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:32:15.084 INFO [main][AbstractShell] Close shell Testing shell 04:32:15.084 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:32:15.094 DEBUG [main][AbstractWait] Waiting while shell is available... 04:32:15.094 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:32:15.367 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 04:32:15.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:15.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:15.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:15.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:15.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:15.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:32:15.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:32:15.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:15.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 04:32:15.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:15.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:15.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:15.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:15.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:15.617 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:32:15.617 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:32:15.617 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:32:15.617 DEBUG [main][AbstractWait] Waiting until shell is active... 04:32:15.618 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:32:15.618 INFO [main][AbstractShell] Close shell Testing shell 04:32:15.618 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:32:15.626 DEBUG [main][AbstractWait] Waiting while shell is available... 04:32:15.626 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.281 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.544 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.539 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.506 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.572 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.533 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:15.661 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 04:32:15.662 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 04:32:15.671 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 04:32:15.672 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 04:32:15.687 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:15.731 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:32:15.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:15.736 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:15.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 04:32:15.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 04:32:15.738 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 04:32:15.739 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:15.739 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:32:15.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:15.742 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:32:15.745 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:15.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:15.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:15.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:15.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:15.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:15.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:15.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:15.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:15.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:32:15.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:16.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:16.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:17.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:17.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 04:32:17.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 04:32:17.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 04:32:17.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:32:18.755 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 04:32:18.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:18.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:18.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:18.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:18.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:18.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:18.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:18.761 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:18.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:18.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:18.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:18.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:18.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:18.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:18.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:32:18.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:19.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:19.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:20.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:20.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:21.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:21.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:22.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:22.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 04:32:23.770 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 04:32:23.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:23.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:23.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:23.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:23.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:23.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:23.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:23.771 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:23.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:23.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:23.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:23.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:23.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:23.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:23.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:23.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:23.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:32:23.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:24.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:24.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:25.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:25.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:26.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:26.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:27.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:27.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:28.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:28.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:29.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 04:32:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 04:32:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 04:32:29.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:32:30.776 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 04:32:30.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:30.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:30.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:30.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:30.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:30.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:30.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:30.779 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:30.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:30.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:30.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:30.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:30.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:30.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:30.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:32:31.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:31.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:31.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:31.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:32.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:32.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:32.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:32.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:33.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:33.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:33.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:33.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:34.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:34.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:34.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:34.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:35.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:35.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:36.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:36.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:36.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:36.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 04:32:37.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:37.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 04:32:37.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:37.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 04:32:38.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:38.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 04:32:38.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:38.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 04:32:39.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:39.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 04:32:39.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:39.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 04:32:40.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:40.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 04:32:40.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 04:32:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:32:41.289 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 04:32:41.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:41.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:41.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:41.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:41.290 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:41.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:41.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:41.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:41.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:41.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:32:41.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:41.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:42.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:42.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:43.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:43.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:44.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:44.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:45.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:45.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:46.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:46.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 04:32:47.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 04:32:47.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 04:32:47.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 04:32:47.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 04:32:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:32:48.296 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 04:32:49.296 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 04:32:49.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:49.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:49.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:49.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:49.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:49.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:49.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:49.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:49.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:49.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:49.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 04:32:49.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 04:32:49.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:32:49.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:49.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:50.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:50.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 04:32:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 04:32:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:32:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:32:51.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:32:51.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:51.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:51.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:51.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 04:32:51.302 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 04:32:51.302 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:51.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.643 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.014 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.009 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.007 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 10.51 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.002 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 04:32:51.312 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 04:32:51.317 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:32:51.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:51.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 04:32:51.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:51.317 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:32:51.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:51.318 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:32:51.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:51.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:51.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 04:32:51.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 04:32:51.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:51.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:51.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:51.559 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 04:32:51.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:51.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:51.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:51.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:51.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:51.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:51.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 04:32:51.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 04:32:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:51.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 04:32:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:51.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:51.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:51.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:51.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:32:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:32:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:32:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:32:51.801 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:32:51.801 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:32:51.801 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:32:51.801 DEBUG [main][AbstractWait] Waiting until shell is active... 04:32:51.801 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:32:51.801 INFO [main][AbstractShell] Close shell Testing shell 04:32:51.801 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:32:51.810 DEBUG [main][AbstractWait] Waiting while shell is available... 04:32:51.810 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:32:51.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 04:32:51.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:51.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:51.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 04:32:51.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:51.818 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 04:32:51.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 04:32:51.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:51.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:51.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:51.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:32:51.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:51.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:51.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:51.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:32:51.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:51.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:51.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:51.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:32:51.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:32:51.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:32:51.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:51.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:51.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 04:32:51.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:51.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:51.866 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 04:32:51.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 04:32:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:52.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:52.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 04:32:52.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 04:32:52.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:52.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:52.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 04:32:52.872 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 04:32:52.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 04:32:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:53.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 04:32:53.373 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 04:32:53.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 04:32:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:53.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:53.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 04:32:53.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 04:32:53.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:53.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 04:32:53.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:53.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 04:32:53.878 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 04:32:53.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 04:32:53.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:53.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 04:32:53.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:53.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 04:32:53.878 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 04:32:53.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 04:32:53.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:54.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:54.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 04:32:54.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 04:32:54.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:54.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:54.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 04:32:54.882 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 04:32:54.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 04:32:54.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:55.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 04:32:55.383 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:32:55.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:32:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:55.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:55.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:32:55.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:32:55.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:55.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:32:55.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:55.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:32:55.886 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 04:32:55.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 04:32:55.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:55.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 04:32:55.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:55.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 04:32:55.886 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 04:32:55.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:32:55.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:56.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:56.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:32:56.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:32:56.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:56.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:32:56.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:56.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:32:56.390 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 04:32:56.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 04:32:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:56.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 04:32:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:56.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 04:32:56.390 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 04:32:56.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 04:32:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:56.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:56.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 04:32:56.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 04:32:56.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:57.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:57.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 04:32:57.391 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 04:32:57.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 04:32:57.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:57.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:57.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 04:32:57.892 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 04:32:57.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 04:32:57.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:58.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 04:32:58.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 04:32:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:58.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:58.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 04:32:58.893 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 04:32:58.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 04:32:58.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:32:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:32:59.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 04:32:59.394 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:32:59.395 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:32:59.395 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:32:59.395 DEBUG [main][AbstractWait] Waiting until shell is active... 04:32:59.395 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:32:59.395 INFO [main][AbstractShell] Close shell Testing shell 04:32:59.395 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:32:59.400 DEBUG [main][AbstractWait] Waiting while shell is available... 04:32:59.400 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:32:59.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 04:32:59.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:59.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:59.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 04:32:59.420 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 04:32:59.420 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:32:59.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:32:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.11 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.499 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.602 s Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest 04:32:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 04:32:59.448 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 04:32:59.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 04:32:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:59.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 04:32:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:59.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 04:32:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:59.448 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 04:32:59.448 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 04:32:59.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:32:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 04:32:59.464 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 04:32:59.465 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:32:59.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:59.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 04:32:59.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:59.465 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:32:59.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:59.466 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:32:59.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:59.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:32:59.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 04:32:59.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 04:32:59.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:32:59.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:32:59.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:32:59.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:32:59.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:32:59.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:32:59.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:59.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:59.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:32:59.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:32:59.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:32:59.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:59.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:32:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:32:59.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:32:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:32:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:32:59.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:32:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:59.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:32:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:32:59.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:32:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:32:59.549 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 04:32:59.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:32:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:32:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:32:59.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:32:59.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:32:59.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:32:59.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:32:59.579 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:32:59.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:32:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:32:59.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:32:59.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:00.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:00.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:00.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:00.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:00.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:00.588 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:00.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:00.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:00.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:00.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:00.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:00.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:00.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:01.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:01.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:01.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:01.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:01.590 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:33:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:33:01.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:33:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:01.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:01.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:01.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:33:01.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:01.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:01.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:02.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:02.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:02.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:02.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:02.592 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:33:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:33:02.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:33:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:02.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:02.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:02.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:33:02.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:02.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:02.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:03.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:03.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:03.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:03.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:03.594 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:33:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:33:03.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:33:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:03.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 04:33:03.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:03.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:33:03.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:03.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:03.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:04.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:04.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:04.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:04.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:04.596 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:33:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:33:04.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:33:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:04.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:04.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:04.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:33:04.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:04.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:04.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:04.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:05.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:05.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:05.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:05.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:06.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:06.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:06.098 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:33:06.098 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 04:33:06.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:06.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:06.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:06.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:06.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:06.099 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:06.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:06.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:06.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:06.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:06.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:06.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:07.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:07.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:07.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:07.107 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:07.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:07.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:07.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:07.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:07.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:07.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:07.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:07.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:07.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:08.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:08.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:08.109 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:33:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:33:08.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:33:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:08.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:08.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:08.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:33:08.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:08.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:08.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:08.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:08.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:09.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:09.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:09.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:09.110 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:09.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:33:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:33:09.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:33:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:09.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:09.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:09.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:33:09.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:09.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:09.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:09.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:09.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:10.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:10.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:10.112 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:33:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:33:10.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:33:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:10.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:10.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:10.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:33:10.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:10.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:10.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:10.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:10.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:11.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:11.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:11.114 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:33:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:33:11.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:33:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:11.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:11.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:11.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:33:11.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:11.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:11.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:11.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:11.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:12.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:12.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:12.116 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:33:12.116 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 04:33:12.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:12.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:12.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:12.122 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:12.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:12.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:12.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:12.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:12.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:13.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:13.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:13.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:13.137 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:13.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:13.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:13.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:13.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:13.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:13.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:13.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:13.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:13.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:13.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:14.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:14.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:14.139 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:33:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:33:14.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:33:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:14.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:14.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:14.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:33:14.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:14.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:14.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:14.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:14.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:15.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:15.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:15.141 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:33:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:33:15.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:33:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:15.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:15.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:15.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:33:15.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:15.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:15.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:15.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:15.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:16.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:16.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:16.143 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:33:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:33:16.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:33:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:16.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:16.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:16.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:33:16.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:16.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:16.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:16.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:16.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:17.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:17.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:17.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:17.144 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:33:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:33:17.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:33:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:17.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:17.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:17.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:33:17.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:17.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:17.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:17.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:17.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:18.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:18.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:18.146 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:33:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 04:33:18.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:18.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:18.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:18.147 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:18.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:18.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:18.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:18.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:18.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:19.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:19.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:19.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:19.155 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:19.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:19.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:19.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:19.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:19.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:19.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:19.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:19.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:19.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:20.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:20.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:20.157 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:33:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:33:20.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:33:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:20.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:20.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:20.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:33:20.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:20.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:20.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:20.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:20.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:21.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:21.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:21.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:21.159 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:33:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:33:21.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:33:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:21.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:21.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:21.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:33:21.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:21.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:21.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:21.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:21.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:22.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:22.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:22.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:22.160 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:22.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:33:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:33:22.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:33:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:22.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:22.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:22.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:33:22.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:22.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:22.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:22.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:22.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:23.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:23.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:23.162 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:33:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:33:23.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:33:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:23.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 04:33:23.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:23.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:33:23.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:23.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:23.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:23.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:23.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:24.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:24.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:24.164 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:33:24.164 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 04:33:24.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:24.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:24.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:24.165 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:24.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:24.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:24.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:24.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:24.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:24.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:25.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:25.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:25.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:25.186 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:25.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:25.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 04:33:25.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:25.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:25.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:25.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:25.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:25.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:25.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:26.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:26.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:26.187 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:33:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:33:26.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:33:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:26.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:26.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:26.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:33:26.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:26.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:26.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:26.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:26.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:27.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:27.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:27.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:27.189 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:27.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:33:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:33:27.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:33:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:27.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:27.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:27.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:33:27.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:27.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:27.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:27.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:27.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:28.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:28.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:28.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:28.191 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:28.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:33:28.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:33:28.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:33:28.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:28.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:28.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 04:33:28.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:28.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:28.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:28.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:33:28.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:28.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:28.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:28.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:28.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:28.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:29.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:29.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:29.193 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:33:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:33:29.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:33:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:29.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:29.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:29.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:29.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:29.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:29.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:33:29.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:29.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:29.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:29.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:29.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:29.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:30.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:30.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:30.195 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:33:30.215 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 04:33:30.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:30.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:30.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:30.216 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:30.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:30.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:30.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:30.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:30.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:31.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:31.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:31.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:31.224 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:31.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:31.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:31.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:31.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:31.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:31.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:31.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:33:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:33:31.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:33:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:33:31.233 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 04:33:31.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:31.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:31.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:31.234 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:31.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:31.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:31.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:31.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:31.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:32.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:32.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:32.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:32.242 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:32.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:32.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:32.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:32.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:32.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:32.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:32.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:32.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:32.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:32.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:32.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:33:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:33:32.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:33:32.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:33:32.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:33:32.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:33:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:32.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:32.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:32.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:33:32.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:32.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:32.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:32.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:32.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:33.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:33.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:33.250 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:33:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:33:33.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:33:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:33.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:33.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:33.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:33:33.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:33.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:33.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:33.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:33.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:34.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:34.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:34.251 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:33:34.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:33:34.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:33:34.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:34.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:34.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:34.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:34.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:34.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:34.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:33:34.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:34.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:34.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:34.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:34.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:34.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:35.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:35.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:35.253 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:33:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:33:35.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:33:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:35.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:35.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:35.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:33:35.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:35.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:35.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:35.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:35.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:36.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:36.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:36.255 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:33:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 04:33:36.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:36.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:36.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:36.256 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:36.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:36.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:36.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:36.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:36.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:37.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:37.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:37.264 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:37.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:37.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:37.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:37.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:37.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:37.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:37.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:33:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:33:37.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:33:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:33:37.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 04:33:37.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:33:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:37.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 04:33:37.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:37.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:33:37.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:37.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:37.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:37.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:37.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:38.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:38.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:38.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:38.274 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:38.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:33:38.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:33:38.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:33:38.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:38.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:38.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:38.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:38.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:38.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:33:38.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:38.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:38.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:38.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:38.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:39.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:39.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:39.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:39.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:39.776 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:33:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:33:39.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:33:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:39.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:39.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:39.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:33:39.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:39.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:39.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:40.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:40.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:40.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:40.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:41.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:41.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:41.278 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:33:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:33:41.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:33:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:41.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:41.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:41.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:33:41.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:41.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:41.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:41.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:41.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:42.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:42.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:42.280 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:33:42.280 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 04:33:42.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:42.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:42.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:42.280 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:42.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:42.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:42.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:42.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:42.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:43.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:43.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:43.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:43.288 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:43.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:43.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:43.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:43.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:43.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:43.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:43.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:33:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:33:43.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:33:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:33:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:33:43.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:33:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:43.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 04:33:43.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:43.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:33:43.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:43.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:43.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:43.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:43.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:44.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:44.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:44.296 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:33:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:33:44.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:33:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:44.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:44.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:44.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:33:44.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:44.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:44.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:44.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:44.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:44.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:45.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:45.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:45.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:45.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:45.798 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:33: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 04:33:45.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:33:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33: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 04:33:45.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:45.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:33:45.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:45.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:45.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:46.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:46.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:46.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:46.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:46.800 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:33:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:33:46.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:33:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:46.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:46.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:46.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:33:46.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:46.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:46.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:47.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:47.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:47.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:47.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:47.802 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:33:47.802 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 04:33:47.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:47.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:47.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:47.802 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:47.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:47.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:47.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:47.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:48.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:48.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:48.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:48.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:48.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:48.812 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:48.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:48.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 04:33:48.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:48.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:48.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:48.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:48.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:48.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:48.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:33:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:33:48.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:33:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:33:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:33:48.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:33:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:48.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:48.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:48.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:33:48.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:48.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:48.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:49.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:49.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:49.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:49.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:49.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:49.831 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:49.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:33:49.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:33:49.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:33:49.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:49.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:49.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:49.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:49.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:49.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:49.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:33:49.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:49.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:49.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:49.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:50.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:50.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:50.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:50.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:50.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:50.833 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:33:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:33:50.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:33:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:50.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:50.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:50.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:33:50.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:50.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:50.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:51.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:51.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:51.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:51.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:51.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:51.834 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:51.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:33:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:33:51.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:33:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:51.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:51.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:51.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:33:51.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:51.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:51.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:52.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:52.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:52.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:52.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:52.836 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:33:52.839 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 04:33:52.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:52.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:52.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:52.839 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:52.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:52.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:52.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:53.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:53.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:53.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:53.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:53.860 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:53.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:53.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:53.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:53.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:53.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:53.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:53.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:53.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:53.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:53.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:33:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:33:53.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:33:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:33:53.866 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 04:33:53.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:53.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:53.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:53.872 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:53.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:53.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:53.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:54.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:54.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:54.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:54.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:54.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:54.874 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:54.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:54.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:54.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:54.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:54.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:54.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:54.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:33:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:33:54.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:33:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:33:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:33:54.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:33:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:54.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 04:33:54.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:54.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:33:54.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:54.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:54.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:55.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:55.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:55.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:55.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:55.882 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:33:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:33:55.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:33:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:55.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:55.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:55.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:33:55.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:55.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:55.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:56.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:56.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:56.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:56.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:56.884 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:33:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:33:56.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:33:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:56.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:56.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:56.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:33:56.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:56.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:56.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:33:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:33:56.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:33:56.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.... 04:33:56.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 04:33:56.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:33:56.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:56.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:56.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:56.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:56.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:56.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:56.888 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:33:56.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:56.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:56.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:56.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:57.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:57.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:57.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:57.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:57.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:57.891 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:33:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:33:57.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:33:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:57.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:57.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:57.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:33:57.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:57.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:57.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:33:57.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:33:57.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:33:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:33:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:33:57.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:33:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:57.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:57.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:57.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:33:57.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:57.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:57.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:58.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:58.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:58.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:58.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:58.899 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:33:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:33:58.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:33:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:58.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:58.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:58.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:33:58.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:58.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:58.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:59.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:59.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:59.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:59.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:33:59.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:33:59.901 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:33:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:33:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:33:59.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:33:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:59.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:59.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:59.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:33:59.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:59.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:59.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:33:59.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:33:59.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:33:59.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:33:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:33:59.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:33:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:33:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:33:59.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:33:59.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:33:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:33:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:33:59.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:33:59.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:33:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:33:59.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:33:59.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:00.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:00.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:00.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:00.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:00.906 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:00.906 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 04:34:00.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:00.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 04:34:00.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:00.907 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:00.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:00.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:00.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:01.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:01.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:01.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:01.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:01.914 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:01.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:01.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:01.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:01.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:01.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:01.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:01.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:01.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:01.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:01.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 04:34:01.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:01.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:01.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:01.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:01.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:02.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:02.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:02.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:02.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:02.921 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:02.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:02.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:02.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:02.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:02.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:02.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:02.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:03.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:03.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:03.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:03.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:03.923 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:03.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:03.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:03.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:03.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:03.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:03.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:03.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:03.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:03.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:03.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:03.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:03.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:03.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 04:34:03.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:03.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:03.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:03.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:34:03.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:03.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:03.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:03.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:04.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:04.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:04.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:04.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:04.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:04.931 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:04.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:04.931 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 04:34:04.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:04.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:04.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:04.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 04:34:04.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:04.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:04.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:04.931 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:04.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:04.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:04.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:04.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:05.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:05.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:05.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:05.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:05.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:05.939 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:05.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:05.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:05.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:05.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:05.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:05.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:05.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:05.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:05.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:05.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:05.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:05.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:05.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:05.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:05.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:06.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:06.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:06.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:06.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:06.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:06.946 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:06.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:06.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:06.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:06.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 04:34:06.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:06.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:06.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:06.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:06.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:07.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:07.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:07.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:07.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:07.948 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:07.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:07.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:07.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:07.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:07.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:07.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:07.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:07.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:07.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:07.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:07.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:07.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:07.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:07.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:34:07.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:07.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:07.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:08.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:08.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:08.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:08.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:08.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:08.953 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:08.956 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 04:34:08.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:08.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:08.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:08.956 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:08.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:08.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:08.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:08.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:09.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:09.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:09.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:09.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:09.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:09.965 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:09.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:09.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:09.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:09.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:09.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:09.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:09.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:09.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:09.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:09.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:09.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:09.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:09.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:09.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:09.972 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 04:34:09.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:09.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:09.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:09.972 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:09.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:09.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:09.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:10.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:10.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:10.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:10.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:10.979 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:10.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:10.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:10.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:10.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:10.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:10.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:10.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:10.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:10.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:10.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:10.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:10.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:10.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:10.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:10.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:11.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:11.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:11.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:11.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:12.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:12.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:12.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:12.487 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:12.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:12.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:12.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:12.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:12.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:12.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 04:34:12.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:12.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:12.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:12.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:12.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:12.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:12.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:12.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:12.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:12.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:12.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:12.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:12.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:12.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:12.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:12.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:12.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:12.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:12.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:12.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:12.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:12.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:12.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:12.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:12.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:12.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:12.495 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 04:34:12.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:12.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:12.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:12.496 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:12.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:12.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:12.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:12.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:13.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:13.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:13.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:13.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:13.504 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:13.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:13.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:13.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:13.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:13.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:13.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:13.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:13.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:13.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:13.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:13.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:13.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:13.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:13.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:13.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:14.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:14.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:14.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:14.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:14.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:14.519 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:14.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:14.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:14.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:14.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:14.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:14.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 04:34:14.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:14.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:14.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:14.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:14.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:14.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:14.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:14.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:14.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:14.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:14.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:14.522 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 04:34:14.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:14.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:14.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:14.523 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:14.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:14.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:14.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:15.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:15.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:15.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:15.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:15.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:15.525 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:15.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:15.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:15.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:15.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:15.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:15.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:15.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:15.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:15.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:15.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:15.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:15.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:15.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:15.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:15.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 04:34:15.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:15.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:15.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:15.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:15.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:15.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:15.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:15.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:16.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:16.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:16.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:16.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:16.535 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:16.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:16.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:16.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:16.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:16.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:16.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:16.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:16.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:16.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:16.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:16.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:16.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:16.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:16.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:16.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:16.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:16.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:16.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:16.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:16.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:34:16.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:16.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:16.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:17.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:17.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:17.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:17.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:17.540 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:17.540 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 04:34:17.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:17.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:17.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:17.541 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:17.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:17.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:17.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:18.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:18.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:18.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:18.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:18.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:18.550 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:18.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:18.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:18.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:18.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:18.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:18.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 04:34:18.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:18.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:18.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:18.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:18.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:18.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:18.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:18.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:18.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:18.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:18.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:18.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:18.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:18.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:18.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:18.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:18.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:18.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:19.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:19.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:19.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:19.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:19.558 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:19.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:19.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:19.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:19.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:19.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:19.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:19.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:19.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:19.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:19.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:19.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:19.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:19.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:19.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:19.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:19.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:19.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:19.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:19.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:19.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:34:19.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:19.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:19.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:20.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:20.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:20.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:20.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:21.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:21.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:21.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:21.064 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:21.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 04:34:21.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:21.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:21.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:21.067 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:21.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:21.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:21.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:21.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:21.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:22.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:22.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:22.075 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:22.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:22.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:22.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:22.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:22.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:22.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:22.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:22.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:22.081 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 04:34:22.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:22.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:22.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:22.085 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:22.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:22.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:22.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:22.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:22.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:22.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:23.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:23.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:23.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:23.088 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:23.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:23.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:23.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:23.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:23.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:23.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:23.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:23.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:23.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:23.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:23.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:23.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:23.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 04:34:23.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:23.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:23.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:23.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:23.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:23.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:23.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:23.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:23.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:23.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:23.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:23.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:23.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:23.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:23.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:23.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:23.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:23.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:23.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:23.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 04:34:23.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:23.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:23.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:23.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:23.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:23.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:23.106 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 04:34:23.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:23.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 04:34:23.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:23.106 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:23.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:23.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:23.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:23.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:23.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:24.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:24.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:24.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:24.109 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:24.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:24.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:24.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:24.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:24.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:24.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:24.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:24.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:24.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:24.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:24.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:24.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:24.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:24.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:24.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:24.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:24.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:24.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:24.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:24.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:24.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:24.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:24.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:24.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:24.117 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 04:34:24.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:24.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:24.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:24.117 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:24.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:24.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:24.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:24.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:24.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:25.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:25.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:25.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:25.144 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:25.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:25.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:25.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:25.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:25.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:25.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:25.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:25.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:25.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:25.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:25.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:25.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:25.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:25.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:25.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:25.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:25.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:25.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:25.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:25.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:25.152 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 04:34:25.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:25.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:25.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:25.152 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:25.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:25.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:25.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:25.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:25.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:26.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:26.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:26.155 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:26.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:26.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:26.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:26.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:26.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:26.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:26.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:26.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:26.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:26.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:26.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:26.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:26.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:26.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:26.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:26.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:26.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:26.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:26.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 04:34:26.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:26.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:26.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:26.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:26.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:26.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:26.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:26.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:26.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:26.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:26.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:26.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:26.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:26.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:26.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:26.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:26.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:26.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:34:26.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:26.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:26.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:26.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:26.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:27.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:27.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:27.170 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:27.173 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 04:34:27.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:27.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:27.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:27.174 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:27.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:27.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:27.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:27.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:27.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:28.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:28.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:28.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:28.181 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:28.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:28.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 04:34:28.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:28.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:28.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:28.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:28.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:28.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:28.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:28.193 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 04:34:28.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:28.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:28.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:28.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:28.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:28.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:28.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:28.198 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:28.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:28.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:28.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:28.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:28.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:28.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:29.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:29.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:29.201 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:29.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:29.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:29.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:29.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:29.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:29.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:29.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:29.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:29.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:29.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:29.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:29.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:29.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:29.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:29.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:29.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:29.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:29.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:29.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:29.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:29.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:29.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:29.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:29.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:29.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:29.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:29.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:29.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:29.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:29.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:29.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:29.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:29.209 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 04:34:29.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:29.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:29.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:29.213 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:29.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:29.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:29.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:29.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:29.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:30.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:30.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:30.216 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:30.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:30.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:30.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:30.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:30.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:30.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:30.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:30.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:30.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:30.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:30.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:30.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:30.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:30.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:30.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:30.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:30.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:30.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 04:34:30.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:30.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:30.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:30.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:30.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:30.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:30.224 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 04:34:30.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:30.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:30.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:30.224 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:30.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:30.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:30.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:30.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:30.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:31.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:31.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:31.226 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:31.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:31.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:31.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:31.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:31.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:31.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:31.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:31.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:31.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:31.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:31.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:31.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:31.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:31.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:31.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:31.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:31.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:31.241 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 04:34:31.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:31.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:31.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:31.241 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:31.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:31.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:31.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:31.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:31.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:32.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:32.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:32.243 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:32.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:32.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:32.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:32.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:32.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:32.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:32.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:32.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:32.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:32.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:32.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:32.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:32.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:32.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:32.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:32.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:32.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:32.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:32.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:32.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:32.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:32.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:32.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:32.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:32.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:32.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:32.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:32.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:32.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:32.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:32.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:32.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:32.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:32.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:32.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:32.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:32.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:32.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 04:34:32.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:32.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:32.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:32.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:34:32.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:32.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:32.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:32.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:32.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:32.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:32.265 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 04:34:32.265 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 04:34:32.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:34:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:34:32.269 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 04:34:32.269 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 04:34:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:34:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:34:32.271 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 04:34:32.271 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 04:34:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:34:32.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:34:32.273 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 04:34:32.273 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 04:34:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:34:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:34:32.274 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 04:34:32.275 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 04:34:32.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:34:32.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:34:32.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 04:34:32.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:34:32.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:34:32.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:32.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:32.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 04:34:32.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:34:32.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 04:34:32.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 04:34:32.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:34:32.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:34:32.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:34:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:32.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:32.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:32.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:32.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:32.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:32.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:32.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:32.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:32.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:32.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:32.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:32.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:32.335 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 04:34:32.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:32.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 04:34:32.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:32.336 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:32.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:32.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:32.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:32.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:32.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:32.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:33.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:33.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:33.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:33.342 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:33.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:33.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:33.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:33.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:33.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:33.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:33.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:33.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:33.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:33.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:33.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:33.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:33.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:33.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:33.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:33.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:34.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:34.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:34.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:34.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:34.844 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:34.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:34.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 04:34:34.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:34.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:34.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:34.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:34.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:35.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:35.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:35.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:35.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:35.845 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:35.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:35.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:35.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:35.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:34:35.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:35.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:35.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:36.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:36.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:36.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:36.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:36.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:36.847 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:36.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:36.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:36.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:36.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:36.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:36.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:36.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:36.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:36.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:36.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:36.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:37.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:37.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:37.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:37.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:37.849 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:37.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:37.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 04:34:37.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:37.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:37.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:37.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:37.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:38.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:38.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:38.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:38.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:38.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:38.851 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:38.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:38.853 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 04:34:38.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:38.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:38.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:38.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:38.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:38.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:38.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:38.854 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:38.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:38.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:38.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:38.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:39.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:39.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:39.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:39.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:39.860 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:39.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:39.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:39.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:39.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:39.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:39.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:39.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:40.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:40.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:40.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:40.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:40.862 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:40.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:40.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 04:34:40.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:40.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:40.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:40.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:40.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:41.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:41.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:41.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:41.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:41.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:41.863 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:41.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:41.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:41.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:41.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:41.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:41.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:41.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:41.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:41.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:41.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:34:41.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:41.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:41.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:41.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:42.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:42.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:42.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:42.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:43.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:43.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:43.365 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:43.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:43.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:43.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:43.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:43.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:43.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:43.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:43.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:43.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:44.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:44.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:44.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:44.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:44.867 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:44.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:44.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:44.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:44.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:44.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:44.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:44.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:44.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:44.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:44.870 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 04:34:44.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:44.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:44.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:44.870 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:44.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:44.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:44.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:45.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:45.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:45.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:45.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:45.873 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:45.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:45.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:45.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:45.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:45.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:45.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:45.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:46.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:46.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:46.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:46.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:46.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:46.874 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:46.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:46.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:46.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:46.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:46.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:46.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:46.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:46.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:46.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:46.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:47.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:47.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:47.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:47.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:47.876 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:47.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:47.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:47.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:47.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:34:47.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:47.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:47.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:48.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:48.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:48.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:48.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:48.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:48.877 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:48.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:48.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:48.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:48.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:48.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:48.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:48.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:49.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:49.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:49.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:49.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:49.879 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:49.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:49.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:49.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:49.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:49.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:49.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:49.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:49.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:49.884 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 04:34:49.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:49.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:49.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:49.885 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:49.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:49.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:49.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:49.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:50.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:50.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:50.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:50.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:50.911 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:50.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:50.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:50.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:50.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:50.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:50.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:50.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:51.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:51.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:51.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:51.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:51.913 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:34:51.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:51.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:51.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:51.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:51.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:51.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:51.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:52.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:52.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:52.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:52.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:53.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:53.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:53.415 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:53.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:53.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:53.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:53.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:34:53.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:53.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:53.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:53.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:53.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:53.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:54.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:54.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:54.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:54.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:54.917 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:54.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:54.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:54.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:54.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:54.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:54.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:54.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:54.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:54.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:54.921 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 04:34:54.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:54.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:54.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:54.921 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:54.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:54.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:54.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:55.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:55.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:55.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:55.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:55.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:55.948 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:34:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:34:55.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:34:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:55.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:55.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:55.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:34:55.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:55.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:55.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:56.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:56.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:56.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:56.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:57.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:57.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:57.450 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:34:57.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 04:34:57.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:34:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:57.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 04:34:57.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:57.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:34:57.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:57.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:57.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:57.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:57.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:58.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:58.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:58.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:58.451 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:58.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:34:58.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:34:58.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:34:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:58.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:34:58.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:58.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:34:58.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:58.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:58.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:58.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:58.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:59.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:59.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:34:59.453 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:34:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:34:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:34:59.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:34:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:59.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 04:34:59.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:59.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:34:59.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:59.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:59.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:59.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:59.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:34:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:34:59.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:34:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:59.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 04:34:59.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:59.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:34:59.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:59.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:59.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:34:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:34:59.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:34:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:34:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 04:34:59.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:34:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:34:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:34:59.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 04:34:59.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:34:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:34:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:34:59.460 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:34:59.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:34:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:34:59.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:59.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:34:59.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:34:59.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:00.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:00.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:35:00.467 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:35:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:35:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:35:00.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:35:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:00.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:00.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:00.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:35:00.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:00.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:00.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:00.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:00.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:35:00.477 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 04:35:00.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:00.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:00.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:00.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 04:35:00.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:00.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:00.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:00.495 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:35:00.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:00.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:00.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:00.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:00.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:00.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:01.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:01.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:35:01.498 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:35:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:35:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:35:01.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:35:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:01.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:01.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:01.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:35:01.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:01.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:01.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:01.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:35:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:35:01.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:35:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:01.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:01.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:01.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:35:01.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:01.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:01.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:01.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:02.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:02.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:02.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:02.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:03.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:03.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:35:03.005 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:35:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:35:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:35:03.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:35:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:03.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:03.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:03.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:35:03.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:03.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:03.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:03.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:03.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:04.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:04.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:35:04.006 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:35:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:35:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:35:04.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:35:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:04.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:04.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:04.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:35:04.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:04.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:04.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:04.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:35:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:35:04.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:35:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:04.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:04.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:35:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:04.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:04.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:35:04.014 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 04:35:04.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:04.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:04.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:04.015 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:35:04.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:04.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:04.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:04.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:04.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:04.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:05.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:05.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:05.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:35:05.021 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:35:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:35:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:35:05.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:35:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:05.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:05.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:05.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:35:05.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:05.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:05.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:05.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:35:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:35:05.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:35:05.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:05.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:05.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:05.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:05.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:05.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:05.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:35:05.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:05.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:05.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:05.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:05.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:35:05.036 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 04:35:05.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:05.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:05.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:05.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:05.037 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:35:05.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:05.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:05.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:05.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:05.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:05.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:06.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:06.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:35:06.039 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:35:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:35:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:35:06.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:35:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:06.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:06.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:06.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:35:06.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:06.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:06.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:06.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:35:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:35:06.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:35:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:06.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:06.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:06.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:35:06.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:06.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:06.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:06.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:35:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:35:06.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:35:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:06.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:06.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:06.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:35:06.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:06.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:06.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:06.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:06.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:07.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:07.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:07.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:35:07.047 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:35:07.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 04:35:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 04:35:07.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 04:35:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:07.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:07.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:07.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 04:35:07.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:07.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:07.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:07.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 04:35:07.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 04:35:07.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 04:35:07.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:07.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:07.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 04:35:07.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:07.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:07.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:07.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 04:35:07.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:07.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:07.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:07.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:07.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:07.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 04:35:07.055 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 04:35:07.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:07.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:07.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:07.055 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 04:35:07.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:07.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:07.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:07.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:07.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:08.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:08.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:35:08.061 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 04:35:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 04:35:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 04:35:08.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 04:35:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:08.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:08.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:08.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 04:35:08.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:08.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:08.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:08.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 04:35:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 04:35:08.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 04:35:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:08.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:08.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:08.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 04:35:08.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:08.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:08.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:08.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 04:35:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 04:35:08.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 04:35:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:08.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 04:35:08.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:08.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:08.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:08.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 04:35:08.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:08.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:08.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:08.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:08.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 04:35:08.079 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 04:35:08.079 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 04:35:08.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:08.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:08.082 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 04:35:08.082 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 04:35:08.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:08.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:08.083 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 04:35:08.083 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 04:35:08.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:08.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:08.087 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 04:35:08.087 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 04:35:08.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:08.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:08.088 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 04:35:08.088 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 04:35:08.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:08.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:08.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 04:35:08.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:08.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:08.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:08.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:08.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 04:35:08.094 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 04:35:08.094 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:08.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:08.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:08.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.631 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 92.828 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 35.8 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.v20230829-0425 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.test --- [INFO] Resolving class path of RedDeer Workbench Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.test --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.workbench.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 04:35:16.763 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 04:35:16.765 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 04:35:16.833 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 04:35:16.834 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 04:35:16.860 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 04:35:16.937 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:35:16.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:16.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 04:35:16.949 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 04:35:16.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 04:35:16.958 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 04:35:16.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:16.961 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:35:17.041 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:17.041 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:35:17.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:17.046 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:35:17.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:35:17.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:17.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:35:17.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:17.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:35:17.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:17.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:17.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:17.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:17.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:17.079 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:17.081 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:17.081 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:17.082 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:17.082 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:17.082 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:17.082 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:17.082 DEBUG [main][MenuItemLookup] Item match:Window 04:35:17.086 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:17.087 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:17.087 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:17.087 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:17.087 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:17.087 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:35:17.087 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:17.087 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:35:17.087 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:17.087 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:35:17.087 DEBUG [main][MenuItemLookup] Item match:Preferences 04:35:17.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:35:17.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:35:17.126 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:35:17.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:35:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 04:35:17.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:35:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:17.285 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:35:17.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:17.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 04:35:17.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:17.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:17.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:17.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:17.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:17.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:17.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:17.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 04:35:17.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:17.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:17.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:17.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:17.370 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:35:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:17.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:17.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:35:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:35:17.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:17.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:17.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 04:35:17.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 04:35:17.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:17.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:17.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:17.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:17.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:17.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:17.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:17.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:17.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:17.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:35:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:17.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:17.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:17.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:17.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:17.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:35:17.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:35:17.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:17.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:17.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:17.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:17.478 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 04:35:17.478 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 04:35:17.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:35:17.490 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:17.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:17.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:17.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 04:35:17.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:17.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:17.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 04:35:17.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:17.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 04:35:17.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 04:35:17.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:17.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:17.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:17.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:17.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:17.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:17.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:17.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:17.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:17.579 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 04:35:17.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:17.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:17.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:17.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:17.580 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:17.580 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:17.581 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:17.581 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:17.581 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:17.581 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:17.581 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:17.581 DEBUG [main][MenuItemLookup] Item match:Window 04:35:17.582 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:17.582 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:17.582 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:17.582 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:17.582 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:17.582 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:17.593 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:17.593 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:17.593 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:17.593 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:17.593 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:17.593 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:17.593 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:17.593 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:17.593 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:17.593 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:17.593 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:17.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:17.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:17.634 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:17.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 04:35:17.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:17.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:17.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:17.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:17.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:17.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:17.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:17.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:17.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:17.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:17.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:17.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:17.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:35:17.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:35:17.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:18.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:18.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:35:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:35:18.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:35:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:18.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:35:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:18.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:35:18.206 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 04:35:18.206 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 04:35:18.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 04:35:18.207 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 04:35:18.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:18.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:18.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:18.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:35:18.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:18.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:18.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:18.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:18.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:18.211 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:18.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:18.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:18.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:18.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:18.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:18.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:18.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:18.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:18.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 04:35:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:18.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:18.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:18.292 INFO [WorkbenchTestable][AbstractView] Activate view Markers 04:35:18.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 04:35:18.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:18.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:18.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:18.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:18.294 INFO [WorkbenchTestable][AbstractView] Activate view Markers 04:35:18.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 04:35:18.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:18.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:35:18.295 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 04:35:18.295 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 04:35:18.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 04:35:18.296 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:18.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:18.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 04:35:18.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:18.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:18.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:18.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:18.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 04:35:18.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:18.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 04:35:18.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 04:35:18.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:18.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:18.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:18.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:18.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:18.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:18.372 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 04:35:18.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:18.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:18.373 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:18.373 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:18.373 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:18.373 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:18.373 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:18.373 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:18.373 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:18.373 DEBUG [main][MenuItemLookup] Item match:Window 04:35:18.374 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:18.374 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:18.374 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:18.374 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:18.374 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:18.374 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:18.377 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:18.377 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:18.377 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:18.377 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:18.377 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:18.377 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:18.377 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:18.377 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:18.377 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:18.377 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:18.377 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:18.378 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:18.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:18.378 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:18.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:18.448 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 04:35:18.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:18.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:18.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:18.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:18.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:18.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:18.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:18.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:18.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:18.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:18.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:18.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:18.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:18.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:35:18.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:35:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:18.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:35:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:18.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:35:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:35:18.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:35:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:18.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:35:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:18.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:35:18.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 04:35:18.453 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 04:35:18.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 04:35:18.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 04:35:18.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:18.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:18.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:18.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:35:18.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:18.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:18.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:18.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:18.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:18.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:18.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:18.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:18.458 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:18.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:18.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:18.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:18.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:18.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:18.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:18.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:18.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:18.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:18.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:18.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:18.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:18.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:35:18.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:18.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:18.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:18.577 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:35:18.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:35:18.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:18.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:18.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:18.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:18.579 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:35:18.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:35:18.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:18.580 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 04:35:18.580 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 04:35:18.580 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 04:35:18.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:35:18.580 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:18.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 04:35:18.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:18.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:18.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:18.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:18.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 04:35:18.639 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 04:35:18.639 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:18.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:18.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:18.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.119 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.787 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.281 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:18.667 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:18.668 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:35:18.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:18.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:18.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:18.669 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:35:18.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:18.669 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:35:18.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:18.669 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:35:18.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:35:18.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:18.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:35:18.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:18.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:35:18.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:18.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:18.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:18.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:18.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:18.671 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:18.671 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:18.671 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:18.671 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:18.671 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:18.671 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:18.671 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:18.671 DEBUG [main][MenuItemLookup] Item match:Window 04:35:18.672 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:18.672 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:18.672 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:18.672 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:18.672 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:18.672 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:35:18.672 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:18.672 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:35:18.672 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:18.672 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:35:18.672 DEBUG [main][MenuItemLookup] Item match:Preferences 04:35:18.672 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:35:18.672 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:35:18.672 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:35:18.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:35:18.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. finished successfully 04:35:18.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:35:18.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:18.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:18.762 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:35:18.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:18.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 04:35:18.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:18.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:18.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:18.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:18.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:18.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 04:35:18.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:18.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:18.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:18.768 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:35:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:18.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:18.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:18.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:35:18.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:35:18.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:18.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:18.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:18.788 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:18.788 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:18.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:18.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:18.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:18.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:18.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:18.795 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 04:35:18.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:18.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:18.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:18.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:18.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:18.796 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:18.796 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:18.796 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:18.796 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:18.796 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:18.796 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:18.796 DEBUG [main][MenuItemLookup] Item match:Window 04:35:18.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:18.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:18.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:18.796 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:18.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:18.796 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:18.799 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:18.800 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:18.800 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:18.800 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:18.800 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:18.800 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:18.800 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:18.800 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:18.800 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:18.800 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:18.800 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:18.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:18.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:18.811 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:18.862 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 04:35:18.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:18.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:18.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:18.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:18.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:18.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:18.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:18.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:18.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:18.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:18.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:18.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:18.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:18.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:18.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:18.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:18.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:18.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:18.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:19.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:19.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:19.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:19.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:19.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:19.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:19.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:19.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 04:35:19.368 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 04:35:19.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 04:35:19.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 04:35:19.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:19.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:19.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:35:19.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:19.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:19.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:19.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:19.371 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:19.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:19.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:19.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:19.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:19.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:19.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:19.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:19.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 '\*?\QWorkbench Test\E') 04:35:19.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:19.418 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:19.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:19.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:19.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:19.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:19.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:19.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:19.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:19.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 04:35:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:19.436 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:19.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:19.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:19.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:19.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:19.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:19.438 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 04:35:19.438 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 04:35:19.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:19.439 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:19.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:19.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:19.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.466 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:19.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:19.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:19.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:19.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.473 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 04:35:19.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:19.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:19.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:19.474 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:19.474 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:19.474 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:19.474 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:19.474 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:19.474 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:19.474 DEBUG [main][MenuItemLookup] Item match:Window 04:35:19.474 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:19.474 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:19.474 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:19.474 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:19.474 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:19.474 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:19.477 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:19.477 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:19.477 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:19.477 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:19.477 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:19.477 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:19.477 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:19.477 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:19.477 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:19.477 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:19.477 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:19.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:19.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:19.478 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:19.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:19.539 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 04:35:19.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:19.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:19.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:19.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:19.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:19.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:19.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:19.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:19.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:19.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:19.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:19.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:19.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:19.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:19.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:19.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:19.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:19.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 04:35:19.543 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 04:35:19.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 04:35:19.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 04:35:19.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:19.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:19.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:19.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:35:19.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:19.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:19.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:19.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:19.545 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:19.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:19.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:19.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:19.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:19.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:19.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:19.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:19.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:19.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:19.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:19.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 04:35:19.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:19.597 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:19.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:19.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:19.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:19.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:19.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:19.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:19.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:19.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 04:35:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:19.637 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:19.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:19.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:19.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:19.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:19.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:19.638 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 04:35:19.638 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 04:35:19.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:19.639 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:19.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:19.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:19.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.664 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:19.664 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:19.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:19.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:19.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:19.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:19.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:19.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:19.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:19.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:19.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:19.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:19.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.679 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:19.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:19.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:19.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:19.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.682 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 04:35:19.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:19.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:19.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:19.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:19.683 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:19.683 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:19.683 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:19.683 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:19.683 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:19.683 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:19.683 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:19.683 DEBUG [main][MenuItemLookup] Item match:Window 04:35:19.684 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:19.684 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:19.684 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:19.684 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:19.684 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:19.684 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:19.686 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:19.687 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:19.687 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:19.687 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:19.687 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:19.687 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:19.687 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:19.687 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:19.687 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:19.687 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:19.687 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:19.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:19.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:19.687 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:19.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:19.756 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 04:35:19.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:19.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:19.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:19.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:19.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:19.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:19.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:19.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:19.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:19.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:19.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:19.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 04:35:19.759 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 04:35:19.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 04:35:19.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 04:35:19.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:19.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:19.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:19.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:35:19.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:19.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:19.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:19.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:19.761 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:19.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:19.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:19.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:19.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:19.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:19.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:19.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:19.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:19.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 '\*?\QWorkbench Dirty Test\E') 04:35:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:19.832 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 04:35:19.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 04:35:19.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:19.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:19.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:19.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:19.839 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 04:35:19.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 04:35:19.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:19.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 04:35:19.839 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 04:35:19.839 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 04:35:19.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 04:35:19.840 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:19.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:19.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.871 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:19.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:19.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:19.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:19.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:19.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.880 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.880 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:19.881 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:19.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:19.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:19.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:19.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:19.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:19.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:19.892 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 04:35:19.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:19.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:19.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:19.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:19.893 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:19.893 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:19.893 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:19.893 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:19.893 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:19.893 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:19.893 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:19.893 DEBUG [main][MenuItemLookup] Item match:Window 04:35:19.893 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:19.893 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:19.893 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:19.893 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:19.893 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:19.893 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:19.896 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:19.896 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:19.896 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:19.896 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:19.896 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:19.896 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:19.896 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:19.896 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:19.896 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:19.896 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:19.896 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:19.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:19.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:19.897 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:19.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:19.963 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 04:35:19.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:19.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:19.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:19.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:19.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:19.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:19.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:19.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:19.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:19.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:19.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:19.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 04:35:19.967 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 04:35:19.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 04:35:19.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 04:35:19.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:19.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:19.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.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 "Open") 04:35:19.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:19.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:19.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:19.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:19.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:19.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:19.969 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:19.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:19.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:20.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:20.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:20.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 04:35:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:20.033 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:20.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:20.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:20.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:20.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:20.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 04:35:20.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:20.053 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:20.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:20.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:20.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:20.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:20.054 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 04:35:20.054 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 04:35:20.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.054 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:20.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:20.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:20.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:20.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:20.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:20.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:20.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:20.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:20.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:20.084 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:20.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:20.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:20.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:20.095 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.095 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:20.096 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:20.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:20.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:20.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.100 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 04:35:20.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.101 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:20.101 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:20.101 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:20.101 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:20.101 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:20.101 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:20.101 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:20.101 DEBUG [main][MenuItemLookup] Item match:Window 04:35:20.101 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:20.101 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:20.101 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:20.101 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:20.101 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:20.101 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:20.124 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:20.124 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:20.124 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:20.124 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:20.124 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:20.124 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:20.124 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:20.124 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:20.124 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:20.124 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:20.124 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:20.133 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:20.133 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:20.133 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:20.180 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 04:35:20.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:20.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:20.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:20.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:20.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:20.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:20.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:20.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:20.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:20.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:20.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:20.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:20.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:20.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:20.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:20.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:20.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:20.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 04:35:20.184 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 04:35:20.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 04:35:20.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 04:35:20.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:35:20.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:20.190 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:20.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:20.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:20.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:20.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:20.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:20.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 04:35:20.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:20.250 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 04:35:20.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 04:35:20.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:20.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:20.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:20.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:20.265 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: ") 04:35:20.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:35:20.269 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:35:20.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:20.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:20.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:20.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:20.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:20.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:20.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:20.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:20.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:20.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:20.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:20.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.296 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 04:35:20.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.297 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:20.297 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:20.297 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:20.297 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:20.297 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:20.297 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:20.297 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:20.297 DEBUG [main][MenuItemLookup] Item match:Window 04:35:20.298 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:20.298 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:20.298 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:20.298 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:20.298 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:20.298 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:20.300 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:20.300 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:20.300 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:20.300 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:20.300 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:20.300 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:20.300 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:20.300 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:20.300 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:20.300 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:20.300 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:20.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:20.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:20.301 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:20.364 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 04:35:20.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:20.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:20.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:20.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:20.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:20.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:20.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:20.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:20.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:20.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:20.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:20.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:20.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:20.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:20.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:20.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:20.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:20.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 04:35:20.369 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 04:35:20.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 04:35:20.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 04:35:20.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:35:20.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:20.371 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:20.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:20.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:20.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:20.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:20.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:20.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:20.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:20.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:20.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.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 '\*?\QWorkbench Test\E') 04:35:20.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:20.431 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:20.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:20.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:20.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:20.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:20.433 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:20.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:20.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 04:35:20.434 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 04:35:20.434 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 04:35:20.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.446 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:20.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.467 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 04:35:20.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.468 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:20.468 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:20.468 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:20.468 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:20.468 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:20.468 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:20.468 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:20.468 DEBUG [main][MenuItemLookup] Item match:Window 04:35:20.468 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:20.468 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:20.468 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:20.468 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:20.468 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:20.468 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:20.472 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:20.472 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:20.472 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:20.472 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:20.472 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:20.472 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:20.472 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:20.472 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:20.472 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:20.472 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:20.472 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:20.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:20.479 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:20.479 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:20.578 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 04:35:20.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:20.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:20.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:20.581 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:20.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:20.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:20.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:20.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:20.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 04:35:20.627 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 04:35:20.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 04:35:20.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 04:35:20.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:35:20.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:20.630 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:20.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:20.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:20.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:20.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:20.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:20.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.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 '\*?\QWorkbench Test\E') 04:35:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:20.669 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:20.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:20.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:20.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:20.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:20.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 04:35:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:20.675 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:20.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:20.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:20.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:20.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:20.676 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 04:35:20.676 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 04:35:20.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.676 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:20.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:20.685 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:20.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.694 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.694 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:20.694 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:20.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:20.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:20.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:20.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:20.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:20.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:20.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:20.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:20.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:20.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:20.704 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:20.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:20.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:20.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.727 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 04:35:20.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.727 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:20.728 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:20.728 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:20.728 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:20.728 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:20.728 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:20.728 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:20.728 DEBUG [main][MenuItemLookup] Item match:Window 04:35:20.728 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:20.728 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:20.728 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:20.728 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:20.728 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:20.728 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:20.731 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:20.731 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:20.731 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:20.731 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:20.731 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:20.731 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:20.731 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:20.731 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:20.731 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:20.731 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:20.731 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:20.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:20.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:20.732 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:20.776 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 04:35:20.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.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 04:35:20.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:20.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:20.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:20.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:20.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:20.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:20.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:20.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:20.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:20.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:20.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:20.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:20.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:20.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:20.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:20.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 04:35:20.779 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 04:35:20.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 04:35:20.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 04:35:20.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:35:20.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:20.781 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:20.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:20.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:20.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:20.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:20.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:20.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 04:35:20.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:20.840 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:20.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:20.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:20.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:20.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:20.842 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:20.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:20.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 04:35:20.842 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 04:35:20.842 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 04:35:20.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.843 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:20.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:20.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:20.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:20.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:20.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:20.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:20.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.865 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 04:35:20.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.865 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:20.866 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:20.866 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:20.866 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:20.866 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:20.866 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:20.866 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:20.866 DEBUG [main][MenuItemLookup] Item match:Window 04:35:20.866 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:20.866 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:20.866 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:20.866 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:20.866 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:20.866 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:20.869 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:20.869 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:20.869 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:20.869 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:20.869 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:20.869 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:20.869 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:20.869 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:20.869 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:20.869 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:20.869 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:20.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:20.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:20.869 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:20.930 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 04:35:20.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:20.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:20.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:20.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:20.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:20.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 04:35:20.933 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 04:35:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 04:35:20.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 04:35:20.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:35:20.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:20.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:20.935 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:20.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:20.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:20.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:20.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:20.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:20.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:20.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:20.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:20.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:20.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 04:35:20.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:20.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:20.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:20.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:20.974 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:20.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:20.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:20.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:20.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:20.976 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:20.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:20.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 04:35:20.976 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 04:35:20.976 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 04:35:20.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:20.977 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:20.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:20.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:20.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.996 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:20.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:20.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:20.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:20.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:20.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:20.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:20.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:20.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:20.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:20.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:20.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:20.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:20.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:21.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.025 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 04:35:21.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.030 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:21.031 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:21.031 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:21.031 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:21.031 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:21.031 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:21.031 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:21.031 DEBUG [main][MenuItemLookup] Item match:Window 04:35:21.031 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:21.031 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:21.031 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:21.031 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.031 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:21.031 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:21.034 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:21.034 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:21.034 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:21.034 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:21.034 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:21.034 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:21.034 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:21.034 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:21.034 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.034 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:21.034 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:21.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:21.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:21.035 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:21.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:21.080 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 04:35:21.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:21.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.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 04:35:21.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:21.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:21.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:21.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 04:35:21.083 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 04:35:21.083 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 04:35:21.083 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 04:35:21.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:35:21.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:21.085 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:21.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:21.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:21.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:21.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:21.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:21.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.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 '\*?\QWorkbench Test\E') 04:35:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:21.133 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:21.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:21.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:21.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:21.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:21.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.137 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 04:35:21.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:21.137 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:21.137 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:21.137 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:21.137 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:21.137 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:21.137 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:21.137 DEBUG [main][MenuItemLookup] Item match:Window 04:35:21.138 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:21.138 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:21.138 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:21.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.138 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:21.138 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:21.140 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:21.140 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:21.140 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:21.140 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:21.140 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:21.140 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:21.140 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:21.140 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:21.140 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.140 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:21.140 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:21.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:21.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:21.141 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:21.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:21.185 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 04:35:21.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:21.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:21.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:35:21.188 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:35:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.188 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:35:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.188 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:35:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:35:21.188 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:35:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.188 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:35:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.188 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:35:21.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 04:35:21.188 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 04:35:21.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 04:35:21.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 04:35:21.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:35:21.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:21.190 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:21.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:21.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:21.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:21.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.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 '\*?\QMarkers\E') 04:35:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:21.263 INFO [WorkbenchTestable][AbstractView] Activate view Markers 04:35:21.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 04:35:21.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:21.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:21.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:21.265 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:21.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:21.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 04:35:21.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:21.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:21.279 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 04:35:21.279 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 04:35:21.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:21.280 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:21.291 INFO [WorkbenchTestable][AbstractView] Activate view Markers 04:35:21.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 04:35:21.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:35:21.292 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 04:35:21.292 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 04:35:21.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 04:35:21.292 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:21.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:21.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:21.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:21.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:21.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:21.331 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:21.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:21.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:21.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:21.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:21.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.334 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 04:35:21.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.335 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:21.335 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:21.335 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:21.335 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:21.335 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:21.335 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:21.335 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:21.335 DEBUG [main][MenuItemLookup] Item match:Window 04:35:21.335 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:21.335 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:21.335 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:21.335 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.335 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:21.335 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:21.338 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:21.338 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:21.338 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:21.338 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:21.338 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:21.338 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:21.338 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:21.338 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:21.338 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.338 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:21.338 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:21.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:21.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:21.338 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:21.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:21.384 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 04:35:21.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:21.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:21.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:21.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:21.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:21.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:21.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:21.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:21.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:21.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:21.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:21.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:21.387 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 04:35:21.387 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 04:35:21.387 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 04:35:21.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 04:35:21.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:35:21.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:21.389 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:21.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:21.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:21.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:21.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 04:35:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:21.440 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:21.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:21.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:21.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:21.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:21.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.445 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 04:35:21.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:21.446 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:21.446 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:21.446 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:21.446 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:21.446 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:21.446 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:21.446 DEBUG [main][MenuItemLookup] Item match:Window 04:35:21.446 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:21.447 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:21.447 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:21.447 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.447 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:21.447 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:21.449 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:21.449 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:21.449 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:21.449 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:21.449 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:21.449 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:21.449 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:21.449 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:21.449 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.449 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:21.449 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:21.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:21.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:21.450 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:21.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:21.494 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 04:35:21.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:21.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:21.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.496 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:35:21.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:35:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:35:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:35:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:35:21.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:35:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:35:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:35:21.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 04:35:21.497 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 04:35:21.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 04:35:21.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 04:35:21.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:35:21.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:21.499 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:21.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:21.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:21.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:21.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 04:35:21.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:21.571 INFO [WorkbenchTestable][AbstractView] Activate view Markers 04:35:21.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 04:35:21.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:21.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:21.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:21.572 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:21.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:21.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 04:35:21.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:21.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:21.587 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:21.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:21.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 04:35:21.588 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 04:35:21.588 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 04:35:21.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:21.588 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:21.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:21.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:21.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:21.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:21.606 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:21.606 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:21.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:21.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:21.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:21.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:21.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.627 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 04:35:21.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:21.628 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:21.628 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:21.628 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:21.628 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:21.628 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:21.628 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:21.628 DEBUG [main][MenuItemLookup] Item match:Window 04:35:21.629 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:21.629 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:21.629 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:21.629 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.629 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:21.629 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:21.631 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:21.631 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:21.631 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:21.631 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:21.631 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:21.631 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:21.631 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:21.631 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:21.631 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.631 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:21.631 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:21.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:21.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:21.632 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:21.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:21.679 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 04:35:21.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:21.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:21.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:21.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:21.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 04:35:21.687 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 04:35:21.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 04:35:21.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 04:35:21.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:35:21.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:21.689 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:21.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:21.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:21.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:21.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 04:35:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:21.747 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:21.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:21.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:21.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:21.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:21.748 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:21.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:21.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 04:35:21.749 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 04:35:21.749 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 04:35:21.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:21.749 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:21.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:21.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:21.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:21.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:21.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:21.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:21.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:21.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:21.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:21.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 04:35:21.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 04:35:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:21.779 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 04:35:21.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 04:35:21.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:21.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:21.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:21.795 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: ") 04:35:21.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.796 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 04:35:21.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:35:21.796 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:35:21.796 INFO [WorkbenchTestable][AbstractText] Text set to: hello 04:35:21.799 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 04:35:21.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 04:35:21.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 04:35:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:21.800 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:21.800 DEBUG [main][MenuItemLookup] Item match:File 04:35:21.802 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:35:21.802 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:35:21.802 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:35:21.802 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:35:21.802 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.802 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:35:21.802 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:35:21.802 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.802 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:35:21.802 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:35:21.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:35:21.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:35:21.802 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:35:21.839 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 04:35:21.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 04:35:21.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 04:35:21.840 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 04:35:21.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 04:35:21.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 04:35:21.841 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 04:35:21.841 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 04:35:21.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 04:35:21.841 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:21.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:21.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:21.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:21.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:21.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:21.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:21.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:21.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:21.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:21.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:35:21.867 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 04:35:21.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:21.868 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:21.868 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:21.868 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:21.868 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:21.868 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:21.868 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:21.868 DEBUG [main][MenuItemLookup] Item match:Window 04:35:21.868 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:21.868 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:21.868 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:21.868 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.868 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:21.868 DEBUG [main][MenuItemLookup] Item match:Show View 04:35:21.871 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:35:21.871 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:35:21.871 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:35:21.871 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:35:21.871 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:35:21.871 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:35:21.871 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:35:21.871 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:35:21.871 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:21.871 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:35:21.871 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:35:21.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:35:21.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:35:21.872 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:35:21.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:35:21.934 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 04:35:21.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:35:21.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:35:21.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:21.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:21.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:21.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 04:35:21.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:21.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:21.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:21.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 04:35:21.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 04:35:21.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:35:21.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 04:35:21.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:35:21.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 04:35:21.938 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 04:35:21.938 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 04:35:21.938 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 04:35:21.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 04:35:21.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.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 "Open") 04:35:21.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:35:21.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:21.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:21.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:35:21.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:35:21.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:21.940 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:35:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:21.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:21.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:35:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:35:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 04:35:21.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 04:35:21.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 04:35:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:21.983 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:21.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:21.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:21.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:21.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:21.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:21.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 04:35:21.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:21.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:21.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:21.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:21.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 '\*?\QMarkers\E') 04:35:21.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:21.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:21.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:21.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:21.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:21.995 INFO [WorkbenchTestable][AbstractView] Activate view Markers 04:35:21.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 04:35:22.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:22.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:35:22.032 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:22.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:22.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:22.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 04:35:22.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:22.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:22.041 INFO [WorkbenchTestable][AbstractView] Activate view Markers 04:35:22.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 04:35:22.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:22.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:35:22.052 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 04:35:22.052 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 04:35:22.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 04:35:22.052 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:22.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:22.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:22.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:22.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:22.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:22.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:22.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') 04:35:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:22.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:22.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:22.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:35:22.076 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 04:35:22.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:22.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:35:22.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:35:22.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:35:22.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:35:22.078 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 04:35:22.078 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 04:35:22.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 04:35:22.078 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:35:22.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:22.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:22.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:22.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 04:35:22.101 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 04:35:22.101 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:22.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.437 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.678 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.198 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.191 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 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.19 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.006 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.011 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.184 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.011 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.403 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.003 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.158 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.134 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.332 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.275 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.168 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.09 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.237 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 04:35:22.125 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 04:35:22.126 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:35:22.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:22.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 04:35:22.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:22.126 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:35:22.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:22.126 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:35:22.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:22.126 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:35:22.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.*'] 04:35:22.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:22.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.*'] 04:35:22.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:22.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.*'] 04:35:22.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:22.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:22.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:35:22.127 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:35:22.127 DEBUG [main][MenuItemLookup] Found menu:'File' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:35:22.128 DEBUG [main][MenuItemLookup] Item match:Window 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'' 04:35:22.128 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:35:22.128 DEBUG [main][MenuItemLookup] Item match:Preferences 04:35:22.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:35:22.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:35:22.128 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:35:22.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:35:22.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 04:35:22.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:35:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:22.203 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:35:22.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:35:22.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 04:35:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:22.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:22.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:22.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:35:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:35:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:35:22.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 04:35:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:35:22.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:35:22.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:35:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:35:22.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:35:22.206 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:35:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:35:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:35:22.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:35:22.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:35:22.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:35:22.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:35:22.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:35:22.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:35:22.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:35:22.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:22.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 04:35:22.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 04:35:22.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:22.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:22.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:22.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 04:35:22.233 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 04:35:22.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 04:35:22.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 04:35:22.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:35:22.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:35:22.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:35:22.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:35:22.234 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 04:35:22.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:35:22.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 04:35:22.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 04:35:22.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:35:22.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:35:22.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:35:22.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 04:35:22.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 04:35:22.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 04:35:22.235 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:22.235 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:22.735 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:22.735 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:23.236 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:23.236 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:23.736 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:23.736 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:24.236 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:24.236 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:24.736 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:24.737 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:25.237 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:25.237 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:25.737 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:25.737 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:26.237 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:26.237 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:26.738 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:26.738 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:27.238 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:27.238 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:27.738 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:27.738 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:28.238 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:28.238 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:28.739 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:28.739 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:29.239 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:29.239 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:29.740 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:29.740 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:30.240 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:30.240 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:30.740 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:30.741 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:31.241 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:31.241 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:31.741 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:31.741 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:32.241 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 04:35:32.242 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 04:35:32.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 04:35:32.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:35:32.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:32.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:33.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:33.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:34.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:34.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:35.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:35.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:36.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:36.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:37.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:37.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:38.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:38.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:39.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:39.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:40.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:40.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:41.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:42.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:42.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:43.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:43.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:44.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:44.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:45.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:45.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:46.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:46.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:47.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:48.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:48.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:49.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:49.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:50.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:50.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:51.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:51.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:52.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:52.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:53.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:53.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:54.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:54.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:55.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:55.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:56.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:56.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:57.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:57.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:58.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:58.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:59.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:35:59.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:00.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:00.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:01.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:02.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:02.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:03.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:04.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:04.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:05.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:05.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:06.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:06.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:07.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:07.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:08.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:08.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:09.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:09.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:10.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:10.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:11.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:11.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:12.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:12.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:13.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:13.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:14.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:14.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:15.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:15.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:16.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:16.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:17.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:17.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:18.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:18.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:19.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:19.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:20.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:20.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:21.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:21.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 04:36:22.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 04:36:22.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:22.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:22.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:22.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 04:36:22.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:22.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:22.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 04:36:22.281 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 04:36:22.281 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:22.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.157 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.047 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 04:36:22.296 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 04:36:22.298 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:36:22.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:22.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 04:36:22.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:22.299 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:36:22.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:22.299 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:36:22.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:22.299 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:36:22.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.*'] 04:36:22.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:22.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.*'] 04:36:22.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:22.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.*'] 04:36:22.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:22.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:22.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:22.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:36:22.301 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:22.301 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:36:22.301 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:36:22.301 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:36:22.301 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:36:22.301 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:36:22.301 DEBUG [main][MenuItemLookup] Item match:Window 04:36:22.302 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:36:22.302 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:36:22.302 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:36:22.302 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:22.302 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:36:22.302 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:36:22.302 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:22.302 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:36:22.302 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:22.302 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:36:22.302 DEBUG [main][MenuItemLookup] Item match:Preferences 04:36:22.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:36:22.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:36:22.302 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:36:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:36:22.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 04:36:22.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:36:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:22.396 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:36:22.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:22.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 04:36:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:22.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:22.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:22.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:36:22.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:36:22.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 04:36:22.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:22.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:22.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:22.400 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:36:22.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:22.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:22.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:22.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:36:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:36:22.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:22.441 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:22.442 DEBUG [main][EditorHandler] 0 editor(s) found 04:36:22.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:22.447 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 04:36:22.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:22.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:22.448 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:36:22.448 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:22.448 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:36:22.448 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:36:22.448 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:36:22.448 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:36:22.448 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:36:22.448 DEBUG [main][MenuItemLookup] Item match:Window 04:36:22.448 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:36:22.448 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:36:22.448 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:36:22.448 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:22.448 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:36:22.448 DEBUG [main][MenuItemLookup] Item match:Show View 04:36:22.451 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:36:22.451 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:36:22.451 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:36:22.451 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:36:22.451 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:36:22.451 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:36:22.451 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:36:22.451 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:36:22.451 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:22.451 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:36:22.451 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:36:22.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:36:22.452 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:36:22.452 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:36:22.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:36:22.496 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 04:36:22.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:36:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:22.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:36:22.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:22.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:36:22.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:22.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:22.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:36:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:36:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:36:22.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:36:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:22.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:36:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:22.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:36:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:36:22.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:36:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:22.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:36:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:22.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:36:22.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 04:36:22.500 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 04:36:22.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 04:36:22.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 04:36:22.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:22.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:22.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:22.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:36:22.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:22.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:36:22.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:22.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:22.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:22.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:36:22.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:22.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:22.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:22.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:22.502 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:36:22.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:22.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:22.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:22.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:22.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:36:22.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:36:22.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 04:36:22.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 04:36:22.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:22.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:22.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:22.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:22.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:36:22.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:22.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:22.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:22.597 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:22.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:22.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:22.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:22.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:22.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:22.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:22.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:22.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:22.599 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 04:36:22.601 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:22.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:22.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:22.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 04:36:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:22.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:22.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:22.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:22.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:22.603 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 04:36:22.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:22.667 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 04:36:22.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 04:36:22.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:22.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:22.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:22.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 04:36:22.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:22.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:22.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:22.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:22.742 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 04:36:22.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:22.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 04:36:22.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 04:36:22.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:22.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:22.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:22.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 04:36:22.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:22.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:22.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:22.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:22.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 04:36:22.743 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:22.743 DEBUG [main][EditorHandler] 0 editor(s) found 04:36:22.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:36:22.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:22.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:22.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:22.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:22.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:36:22.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:22.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:22.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:22.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:22.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:22.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:22.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:22.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:22.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:22.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:22.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:22.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:22.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:22.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:22.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:22.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:22.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:22.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:22.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:22.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:23.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:23.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:23.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:23.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:23.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:23.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:23.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:23.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:23.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:23.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 04:36:23.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:23.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:23.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:23.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:23.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:23.754 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 04:36:23.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:23.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:23.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:23.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:23.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:23.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:23.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:24.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:24.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:24.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:24.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:24.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:24.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:24.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:24.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:24.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 04:36:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:24.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:24.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:24.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:24.763 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 04:36:24.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:24.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:24.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:24.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:24.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:24.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:24.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:24.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:24.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:24.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:24.764 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 04:36:24.764 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 04:36:24.765 DEBUG [main][TreeItemHandler] Set Tree selection 04:36:24.766 DEBUG [main][TreeHandler] Notify Tree about selection event 04:36:24.779 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 04:36:24.782 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 04:36:24.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:36:24.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:24.837 DEBUG [main][MenuItemLookup] Found menu:'New' 04:36:24.837 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 04:36:24.837 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:24.837 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 04:36:24.837 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:24.837 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:36:24.837 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:36:24.838 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:36:24.838 DEBUG [main][MenuItemLookup] Found menu:'Move...' 04:36:24.838 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 04:36:24.838 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:24.838 DEBUG [main][MenuItemLookup] Found menu:'Import...' 04:36:24.838 DEBUG [main][MenuItemLookup] Found menu:'Export...' 04:36:24.838 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:24.838 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 04:36:24.838 DEBUG [main][MenuItemLookup] Item match:Refresh F5 04:36:24.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 04:36:24.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 04:36:24.838 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 04:36:24.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:24.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 04:36:25.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:25.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:25.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:25.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:36:25.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:25.360 DEBUG [main][MenuItemLookup] Found menu:'New' 04:36:25.360 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 04:36:25.360 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:25.360 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 04:36:25.360 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:25.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:36:25.360 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:36:25.360 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:36:25.360 DEBUG [main][MenuItemLookup] Item match:Delete Delete 04:36:25.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 04:36:25.360 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 04:36:25.360 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 04:36:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 04:36:26.004 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 04:36:26.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 04:36:26.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:26.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 04:36:26.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:26.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:26.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:26.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 04:36:26.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:26.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:26.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:26.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:26.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:26.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:26.009 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 04:36:26.010 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 04:36:26.010 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 04:36:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:26.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:26.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:26.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 04:36:26.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:26.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 04:36:26.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:26.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:26.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:26.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:26.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:26.011 INFO [WorkbenchTestable][AbstractButton] Click button OK 04:36:26.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:26.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:26.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:26.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:26.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 04:36:26.020 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 04:36:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 04:36:26.521 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 04:36:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 04:36:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 04:36:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:26.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:26.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:26.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:26.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:26.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 04:36:26.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:26.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:26.523 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 04:36:26.523 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:26.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.234 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.075 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:26.534 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:26.535 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:36:26.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:26.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:26.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:26.536 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:36:26.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:26.536 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:36:26.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:26.536 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:36:26.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:36:26.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:36:26.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:36:26.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:26.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:26.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:26.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:26.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:36:26.538 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:26.538 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:36:26.538 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:36:26.538 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:36:26.538 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:36:26.538 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:36:26.538 DEBUG [main][MenuItemLookup] Item match:Window 04:36:26.539 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:36:26.539 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:36:26.539 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:36:26.539 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:26.539 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:36:26.539 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:36:26.539 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:26.539 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:36:26.539 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:26.539 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:36:26.539 DEBUG [main][MenuItemLookup] Item match:Preferences 04:36:26.539 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:36:26.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:36:26.539 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:36:26.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.... 04:36:26.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 04:36:26.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:36:26.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:26.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:26.638 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:36:26.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.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 04:36:26.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:26.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:26.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:26.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:26.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:36:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:36:26.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 04:36:26.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:26.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:26.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:26.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:26.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:26.658 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:36:26.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:26.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:26.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:26.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:36:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:36:26.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:26.696 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:26.696 DEBUG [main][EditorHandler] 0 editor(s) found 04:36:26.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:26.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:26.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:36:26.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:26.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:26.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:26.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:26.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:36:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:26.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:26.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:26.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:26.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:26.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:26.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:26.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:26.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:26.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:26.728 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:26.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:26.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:26.728 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 04:36:26.729 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:26.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:26.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:26.729 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 04:36:26.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:26.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:26.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:26.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:36:26.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:36:26.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:26.730 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 04:36:26.736 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:26.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:26.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 04:36:26.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:26.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:26.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:26.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 04:36:26.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:26.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:26.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:26.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:26.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:36:26.745 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:26.745 DEBUG [main][MenuItemLookup] Item match:File 04:36:26.746 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:36:26.746 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:36:26.748 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:36:26.748 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:26.748 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:36:26.748 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:26.748 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:36:26.748 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:26.749 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:36:26.749 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:36:26.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:36:26.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:36:26.749 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:36:26.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 'New|Select a wizard'] is available.... 04:36:26.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 04:36:26.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:36:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:26.833 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:36:26.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:26.834 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 04:36:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:26.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:26.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:26.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:36:26.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:36:26.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:36:26.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:36:26.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:27.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:36:27.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:36:27.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:36:27.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:27.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:36:27.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:27.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:36:27.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 04:36:27.339 DEBUG [main][TreeItemHandler] Selecting tree item: Project 04:36:27.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 04:36:27.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 04:36:27.342 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:36:27.342 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:36:27.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.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) 04:36:27.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:27.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:27.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:27.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:27.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:27.344 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:36:27.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:27.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:27.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:27.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:27.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:27.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 04:36:27.382 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 04:36:27.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 04:36:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:27.382 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 04:36:27.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.383 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 04:36:27.384 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:") 04:36:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:27.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:27.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:27.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:36:27.386 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:36:27.387 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 04:36:27.388 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 04:36:27.388 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 04:36:27.388 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) 04:36:27.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:27.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:27.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:27.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:27.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:27.391 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:36:27.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:27.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:27.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:27.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:36:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:36:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:27.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:36:27.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 04:36:27.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:27.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:27.895 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:27.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:27.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 04:36:27.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:27.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:27.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:27.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 04:36:27.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:27.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:27.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:27.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:27.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:27.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:27.897 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:36:27.898 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:27.898 DEBUG [main][MenuItemLookup] Item match:File 04:36:27.899 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:36:27.899 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:36:27.900 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:36:27.900 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:27.900 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:36:27.900 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:27.900 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:36:27.900 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:27.900 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:36:27.900 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:36:27.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:36:27.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:36:27.901 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:36:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:36:27.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 04:36:27.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:36:27.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:27.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:27.972 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:36:27.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:27.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 04:36:27.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:27.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:27.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:27.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:27.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:36:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:36:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:36:27.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:36:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:27.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:36:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:27.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:36:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:36:27.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:36:27.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:27.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:36:27.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:27.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:36:27.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 04:36:27.974 DEBUG [main][TreeItemHandler] Selecting tree item: File 04:36:27.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 04:36:27.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 04:36:27.982 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:36:27.982 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:36:27.982 DEBUG [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) 04:36:27.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:27.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:27.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:27.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:27.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:27.983 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:36:27.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:27.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:27.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:27.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:28.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 04:36:28.032 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 04:36:28.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 04:36:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:28.033 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:36:28.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.034 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:") 04:36:28.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:36:28.038 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:36:28.040 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 04:36:28.043 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:") 04:36:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:36:28.044 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:36:28.045 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 04:36:28.045 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:36:28.045 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 04:36:28.045 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) 04:36:28.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:28.047 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:36:28.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:28.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:28.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:28.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:36:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:36:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 04:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:28.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 '\*?\QeditorTest.min\E') 04:36:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:28.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:28.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 04:36:28.168 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:28.168 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:28.169 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:28.169 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 04:36:28.169 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 04:36:28.170 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:28.199 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:28.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 04:36:28.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 04:36:28.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:28.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:28.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:28.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:28.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:36:28.226 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:28.226 DEBUG [main][MenuItemLookup] Item match:File 04:36:28.227 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:36:28.227 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:36:28.229 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:36:28.229 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:28.229 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:36:28.229 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:28.229 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:36:28.229 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:28.229 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:36:28.229 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:36:28.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:36:28.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:36:28.229 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:36:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:36:28.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 04:36:28.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:36:28.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:28.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:28.300 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:36:28.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.300 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 04:36:28.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:36:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:36:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:36:28.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:36:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:28.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:36:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:28.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:36:28.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:36:28.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:36:28.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:28.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:36:28.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:28.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:36:28.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 04:36:28.303 DEBUG [main][TreeItemHandler] Selecting tree item: File 04:36:28.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 04:36:28.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 04:36:28.303 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:36:28.303 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:36:28.303 DEBUG [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) 04:36:28.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:28.304 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:36:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:28.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:28.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:28.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:28.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 04:36:28.345 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 04:36:28.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 04:36:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:28.346 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:36:28.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.346 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:") 04:36:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:36:28.349 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:36:28.349 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 04:36:28.350 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:") 04:36:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:36:28.351 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:36:28.352 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 04:36:28.352 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:36:28.352 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 04:36:28.352 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) 04:36:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:28.354 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:36:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:28.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:28.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:28.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:36:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:36:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:28.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 04:36:28.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:28.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:28.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:28.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 04:36:28.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 04:36:28.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:36:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:28.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:36:28.873 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 04:36:28.873 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:28.873 DEBUG [main][MenuItemLookup] Item match:File 04:36:28.874 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:36:28.874 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:36:28.876 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:36:28.876 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:28.876 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:36:28.876 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:28.876 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:36:28.876 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:28.876 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:36:28.876 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:36:28.876 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:36:28.876 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:36:28.877 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:36:28.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:36:28.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 04:36:28.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:36:28.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:28.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:28.941 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:36:28.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.941 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 04:36:28.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:28.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:36:28.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:36:28.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:36:28.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:36:28.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:28.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:36:28.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:28.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:36:28.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:36:28.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:36:28.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:28.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:36:28.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:28.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:36:28.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 04:36:28.944 DEBUG [main][TreeItemHandler] Selecting tree item: File 04:36:28.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 04:36:28.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 04:36:28.944 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:36:28.944 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:36:28.944 DEBUG [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) 04:36:28.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:28.946 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:36:28.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:28.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:28.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:28.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:28.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:36:28.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 04:36:28.979 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 04:36:28.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 04:36:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:28.979 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:36:28.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:36:28.980 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:") 04:36:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:36:28.982 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:36:28.983 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 04:36:28.984 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:") 04:36:28.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:36:28.985 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:36:28.985 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 04:36:28.986 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:36:28.986 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 04:36:28.986 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) 04:36:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:28.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:28.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:28.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:28.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:28.987 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:36:28.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:28.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:28.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:28.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:36:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:36:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:29.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:29.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:29.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:29.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 '\*?\QeditorTest+.min\E') 04:36:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:29.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:29.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:29.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:29.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:29.504 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 04:36:29.508 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:29.509 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:29.509 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:29.509 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:29.509 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:29.509 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 04:36:29.509 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 04:36:29.509 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 04:36:29.527 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 04:36:29.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:29.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:29.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:29.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:29.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:29.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:29.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:29.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:29.532 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 04:36:29.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:36:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:29.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:36:29.532 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 04:36:29.533 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:29.533 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:36:29.533 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:36:29.533 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:36:29.533 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:36:29.533 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:36:29.533 DEBUG [main][MenuItemLookup] Item match:Window 04:36:29.533 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:36:29.533 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:36:29.533 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:36:29.533 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:29.533 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:36:29.533 DEBUG [main][MenuItemLookup] Item match:Show View 04:36:29.536 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:36:29.536 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:36:29.536 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:36:29.536 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:36:29.536 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:36:29.536 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:36:29.536 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:36:29.536 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:36:29.536 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:29.536 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:36:29.536 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:36:29.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:36:29.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:36:29.537 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:36:29.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:36:29.584 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 04:36:29.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:36:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:29.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 04:36:29.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:29.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:36:29.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:29.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:29.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:29.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:29.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:36:29.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:36:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 04:36:29.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 04:36:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:30.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 04:36:30.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 04:36:30.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 04:36:30.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:30.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 04:36:30.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:30.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 04:36:30.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 04:36:30.094 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 04:36:30.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 04:36:30.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 04:36:30.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:30.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:36:30.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:30.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:30.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:30.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:36:30.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:30.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:36:30.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:30.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:30.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:30.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:30.097 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:36:30.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:30.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:30.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:30.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:36:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:36:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 04:36:30.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:30.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:30.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 04:36:30.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:30.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:30.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:36:30.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:30.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:30.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:36:30.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 04:36:30.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:30.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:30.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:30.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:30.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:30.298 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:30.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:30.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:30.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 04:36:30.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:30.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:30.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:30.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:30.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:30.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:30.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:30.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:30.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:30.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:30.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:30.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:30.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:30.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:30.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:31.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:31.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:31.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:31.329 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:31.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:31.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:31.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:31.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:31.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:31.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:31.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:31.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:31.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:31.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:31.333 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:31.333 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:31.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:31.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:31.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:31.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:31.835 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:31.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:31.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:31.842 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:31.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:31.843 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:31.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:31.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:31.844 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:31.844 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:31.869 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:31.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:31.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:31.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:31.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:31.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:31.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:36:31.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:31.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:31.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:31.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:31.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:31.875 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:31.875 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:31.875 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:31.875 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:31.876 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:31.876 DEBUG [main][EditorHandler] 2 editor(s) found 04:36:31.876 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 04:36:31.888 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 04:36:31.888 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:31.922 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:31.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:31.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:31.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:31.922 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:31.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:31.922 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:31.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:31.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:31.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:31.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:31.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:31.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:31.924 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:31.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:31.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:31.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:31.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:31.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:31.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:31.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 '\*?\QPackage Explorer\E') 04:36:31.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:31.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:31.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:31.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:31.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:31.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:31.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:31.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:31.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:31.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:31.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:31.930 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:31.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:31.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:31.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:31.931 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:31.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:31.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:31.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:31.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:31.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:32.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:32.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:32.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:32.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:32.933 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:32.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:32.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:32.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:32.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:32.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:32.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:32.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:32.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:32.934 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:32.935 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:32.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:32.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:32.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:32.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:32.935 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:32.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:32.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:32.938 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:32.938 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:32.938 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:32.938 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:32.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:32.940 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:32.940 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:32.966 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:32.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:32.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:32.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:32.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:36:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:32.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:32.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:32.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:32.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:32.969 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:32.969 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:32.969 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:32.969 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:32.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:36:32.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:32.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:32.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:32.971 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 04:36:32.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:32.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:32.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:32.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:32.971 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 04:36:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:32.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:32.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:32.973 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:32.973 DEBUG [main][EditorHandler] 1 editor(s) found 04:36:32.973 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:33.007 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:33.007 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:33.007 DEBUG [main][EditorHandler] 0 editor(s) found 04:36:33.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:33.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:33.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:33.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:33.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:33.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:33.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:33.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:33.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:33.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:33.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:33.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:33.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:33.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:33.010 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:33.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:33.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:33.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:33.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:33.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:33.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:33.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:33.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:33.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:33.028 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:33.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:33.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:33.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:33.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:33.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:33.030 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:33.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:33.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:33.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:33.031 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:33.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:33.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:33.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:33.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:33.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:33.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:33.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:34.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:34.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:34.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:34.033 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:34.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:34.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:34.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:34.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:34.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:34.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:34.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:34.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:34.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:34.034 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:34.034 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:34.034 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:34.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:34.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:34.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:34.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:34.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:34.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:34.035 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:34.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:34.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:34.037 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:34.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:34.037 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:34.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:34.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:34.038 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:34.038 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:34.061 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:34.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:34.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:34.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:34.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:34.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:34.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:36:34.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:34.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:34.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:36:34.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 '\*?\QPackage Explorer\E') 04:36:34.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:34.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:34.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:34.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:34.068 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:34.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:34.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:34.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:34.094 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:34.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:34.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:34.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:34.094 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:34.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:34.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:34.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:34.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:34.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:34.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:34.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:34.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:35.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:35.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:35.096 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:35.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:35.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:35.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:35.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 04:36:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:35.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:35.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:35.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:35.097 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:35.098 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:35.098 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:35.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:35.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:35.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:35.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:35.099 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:35.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:35.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:35.101 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:35.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:35.101 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:35.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:35.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:35.102 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:35.102 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:35.112 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:35.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:35.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:35.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:35.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:35.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:35.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74a90465 is found... 04:36:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74a90465 is found finished successfully 04:36:35.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:36:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:35.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:35.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:35.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:35.116 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:35.117 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:35.117 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:35.117 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:35.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:35.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:35.119 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:35.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:35.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:35.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:36:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:35.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:36:35.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:35.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:35.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:35.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:35.123 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:35.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:35.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:35.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:35.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:35.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:35.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:35.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:35.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:35.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:35.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:35.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:35.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:35.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:35.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:35.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:36.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:36.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:36.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:36.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:36.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:36.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:36.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:36.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 04:36:36.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:36.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:36.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:36.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:36.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:36.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:36.156 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:36.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 04:36:36.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:36.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:36.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:36.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:36.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:36.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 04:36:36.157 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 04:36:36.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 04:36:36.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 04:36:36.159 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 04:36:36.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 04:36:36.159 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 04:36:36.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 04:36:36.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 04:36:36.160 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:36.160 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:36.181 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:36.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:36.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:36.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:36.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:36.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:36.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5080f0b2 is found... 04:36:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5080f0b2 is found finished successfully 04:36:36.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 04:36:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:36.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:36.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:36.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:36.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:36.184 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:36.184 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:36.184 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:36.184 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:36.185 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:36.185 DEBUG [main][EditorHandler] 2 editor(s) found 04:36:36.185 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:36.191 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:36.191 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 04:36:36.216 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 04:36:36.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:36.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:36.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:36.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:36.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:36.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:36.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:36.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:36.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:36.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:36.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:36.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:36.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:36.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:36.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:36.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:36.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:36.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:36.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:36.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:36.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:36.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:36.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:36.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:36.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:36.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:36.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:36.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:36.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:36.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:36.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:36.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:36.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:36.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:36.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:36.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:36.225 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:36.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:36.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:36.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:36.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:36.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:36.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:36.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:36.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:37.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:37.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:37.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:37.227 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:37.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:37.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:37.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:37.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:37.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:37.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:37.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:37.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:37.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:37.228 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:37.228 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:37.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:37.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:37.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:37.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:37.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:37.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:37.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:37.229 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:37.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:37.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:37.232 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:37.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:37.232 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:37.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:37.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:37.234 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:37.234 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:37.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:37.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:37.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:37.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:37.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:36:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:37.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:37.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:37.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:37.266 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:37.266 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:37.266 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:37.266 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:37.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:37.267 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 04:36:37.267 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 04:36:37.267 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:37.297 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:37.297 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:37.297 DEBUG [main][EditorHandler] 0 editor(s) found 04:36:37.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:37.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:37.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:37.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:37.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:37.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:37.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:37.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:37.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:37.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:37.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:37.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:37.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:37.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:37.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:37.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:37.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:37.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:37.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:37.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:37.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:37.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:37.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:37.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:37.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:37.304 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:37.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:37.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:37.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:37.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:37.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:37.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:37.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:37.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:37.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:37.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:37.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:37.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:37.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:37.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:37.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:37.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:37.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:37.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:38.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:38.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:38.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:38.308 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:38.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:38.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:38.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:38.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:38.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:38.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:38.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:38.309 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:38.309 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:38.310 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:38.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:38.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:38.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:38.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:38.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:38.310 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:38.310 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:38.310 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:38.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:38.312 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:38.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:38.312 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:38.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:38.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:38.314 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:38.314 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:38.334 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:38.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:38.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:38.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:38.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:36:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:38.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:38.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:38.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:38.337 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:38.337 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:38.337 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:38.337 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:38.338 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) 04:36:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:38.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:38.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:38.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:38.338 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:38.338 DEBUG [main][EditorHandler] 1 editor(s) found 04:36:38.338 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:38.364 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:38.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:38.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:38.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:38.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:38.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:38.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:38.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:38.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:38.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:38.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:38.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:38.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:38.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:38.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:38.367 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:38.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:38.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:38.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:38.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:38.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:38.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:38.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:38.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:38.371 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:38.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:38.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:38.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:38.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:38.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:38.373 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:38.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:38.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:38.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:38.374 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:38.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:38.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:38.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:38.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:38.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:38.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:38.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:38.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:39.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:39.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:39.375 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:39.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:39.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:39.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:39.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:39.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:39.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:39.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:39.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:39.377 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:39.377 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:39.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:39.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:39.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:39.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:39.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:39.378 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:39.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:39.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:39.379 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:39.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:39.379 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:39.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:39.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:39.381 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:39.381 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:39.402 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:39.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:39.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:39.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:39.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:39.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:39.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:39.405 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:39.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:39.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:39.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:36:39.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:39.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:39.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:36:39.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:39.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:39.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:39.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:39.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:39.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:39.409 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:39.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:39.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:39.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:39.436 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:39.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:39.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:39.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:39.436 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:39.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:39.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:39.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:39.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:39.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:39.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:39.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:40.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:40.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:40.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:40.438 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:40.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:40.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:40.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:40.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:40.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:40.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:40.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:40.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:40.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:40.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:40.439 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:40.440 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:40.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:40.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:40.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:40.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:40.440 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:40.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:40.442 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:40.442 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:40.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:40.442 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:40.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:40.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:40.443 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:40.443 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:40.453 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:40.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:40.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:40.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1deed499 is found... 04:36:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1deed499 is found finished successfully 04:36:40.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:36:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:40.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:40.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:40.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:40.455 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:40.456 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:40.456 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:40.456 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:40.456 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:40.456 DEBUG [main][EditorHandler] 1 editor(s) found 04:36:40.456 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:40.482 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:40.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:40.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:40.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:40.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:40.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:40.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:40.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:40.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:40.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:40.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:40.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:40.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:40.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:40.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:40.485 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:40.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:40.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:40.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:40.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:40.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:40.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:40.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:40.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:40.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:40.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:40.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:40.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:40.489 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:40.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:40.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:40.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:40.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:40.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:40.490 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:40.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:40.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:40.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:40.491 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:40.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:40.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:40.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:40.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:40.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:40.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:40.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:40.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:41.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:41.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:41.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:41.493 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:41.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:41.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:41.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:41.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:41.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:41.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:41.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:41.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:41.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:41.494 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:41.494 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:41.494 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:41.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:41.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:41.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:41.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:41.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:41.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:41.495 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:41.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:41.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:41.499 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:41.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:41.499 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:41.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:41.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:41.501 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:41.501 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:41.522 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:41.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:41.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:41.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:41.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 04:36:41.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:41.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:41.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:41.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:41.526 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:41.526 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:41.526 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:41.526 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:41.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 04:36:41.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:41.528 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 04:36:41.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:41.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:41.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:41.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:41.528 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 04:36:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:41.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:41.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:41.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:41.530 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:41.530 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 04:36:41.530 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 04:36:41.530 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:41.556 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:41.556 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:41.556 DEBUG [main][EditorHandler] 0 editor(s) found 04:36:41.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:41.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:41.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:41.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:41.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:41.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:41.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:41.557 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:41.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:41.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:41.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:41.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:41.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:41.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:41.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:41.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:41.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:41.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:41.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:41.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 '\*?\QPackage Explorer\E') 04:36:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:41.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:41.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:41.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:41.562 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:41.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:41.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:41.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:41.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:41.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:41.564 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:41.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:41.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:41.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:41.565 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:41.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:41.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:41.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:41.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:41.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:42.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:42.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:42.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:42.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:42.566 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:42.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:42.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:42.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:42.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:42.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:42.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:42.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:42.568 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:42.568 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:42.568 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:42.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:42.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:42.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:42.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:42.568 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:42.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:42.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:42.570 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:42.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:42.570 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:42.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:42.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:42.572 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:42.572 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:42.592 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:42.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:42.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:42.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:42.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:42.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:42.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:36:42.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:42.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:42.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:42.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:42.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:42.595 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:42.595 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:42.595 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:42.595 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:42.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 04:36:42.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:42.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:42.596 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 04:36:42.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:42.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:42.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:42.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:42.596 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 04:36:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:42.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:42.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:42.597 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:42.598 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 04:36:42.598 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 04:36:42.598 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:42.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 04:36:43.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 04:36:43.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 04:36:43.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:43.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:43.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:43.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:43.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:43.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 04:36:43.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:43.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:43.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:43.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 04:36:43.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:43.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:43.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:43.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 04:36:43.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:43.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:43.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:43.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:43.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:43.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:43.126 INFO [WorkbenchTestable][AbstractButton] Click button &Save 04:36:43.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:43.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:43.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:43.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:36:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:36:43.167 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:43.167 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:43.167 DEBUG [main][EditorHandler] 0 editor(s) found 04:36:43.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:43.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:43.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:43.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:43.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:43.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:43.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:43.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:43.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:43.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:43.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:43.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:43.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:43.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:43.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:43.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:43.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:43.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:43.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:43.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:43.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:43.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:43.178 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:43.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:43.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:43.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:43.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:43.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:43.180 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:43.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:43.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:43.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:43.181 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:43.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:43.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:43.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:43.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:43.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:43.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:43.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:44.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:44.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:44.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:44.183 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:44.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:44.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:44.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:44.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:44.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:44.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:44.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:44.184 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:44.185 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:44.185 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:44.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:44.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:44.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:44.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:44.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:44.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:44.185 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:44.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:44.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:44.189 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:44.189 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:44.189 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:44.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:44.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:44.190 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:44.191 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:44.217 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:44.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:44.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:44.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:44.218 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:44.218 DEBUG [main][EditorHandler] 1 editor(s) found 04:36:44.219 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:44.240 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:44.241 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:44.241 DEBUG [main][EditorHandler] 0 editor(s) found 04:36:44.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:44.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:44.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:44.241 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:44.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:44.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:44.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:44.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:44.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:44.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:44.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:44.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:44.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:44.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:44.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:44.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:44.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:44.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:44.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:44.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:44.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:44.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:44.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:44.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:44.250 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:44.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:44.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:44.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:44.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:44.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:44.252 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:44.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:44.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:44.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:44.253 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:44.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:44.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:44.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:44.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:44.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:44.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:44.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:44.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:45.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:45.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:45.255 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:45.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:45.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:45.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:45.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 04:36:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:45.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:45.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:45.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:45.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:45.256 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:45.256 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:45.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:45.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:45.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:45.257 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:45.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:45.259 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:45.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:45.259 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:45.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:45.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:45.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:45.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:45.280 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:45.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:45.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:45.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2dbed80c is found... 04:36:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2dbed80c is found finished successfully 04:36:45.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:36:45.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:45.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:45.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:45.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:45.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:45.283 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:45.283 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:45.283 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:45.283 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:45.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:45.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:45.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:45.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:45.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:45.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:36:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:45.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:36:45.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 04:36:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:45.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:45.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:45.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:45.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:45.291 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:45.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:45.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:45.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:45.324 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:45.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:45.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:45.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:45.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:45.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:45.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:45.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:45.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:45.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:45.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:45.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:45.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:46.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:46.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:46.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:46.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:46.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:46.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:46.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:46.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:46.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:46.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:46.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:46.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:46.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:46.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:46.330 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:46.331 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 04:36:46.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:46.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:46.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:46.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 04:36:46.331 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 04:36:46.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 04:36:46.334 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 04:36:46.334 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 04:36:46.334 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 04:36:46.334 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 04:36:46.334 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 04:36:46.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 04:36:46.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:46.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:46.362 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:46.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:46.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:46.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:46.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:46.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:46.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5aa8bb88 is found... 04:36:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5aa8bb88 is found finished successfully 04:36:46.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:36:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:46.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:46.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:46.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:46.365 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 04:36:46.371 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:46.371 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:46.371 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:46.371 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:46.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69b423cc is found... 04:36:46.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69b423cc is found finished successfully 04:36:46.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 04:36:46.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:46.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:46.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:46.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:46.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:46.374 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 04:36:46.386 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:46.386 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 04:36:46.386 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:46.386 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:46.386 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:46.386 DEBUG [main][EditorHandler] 2 editor(s) found 04:36:46.387 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:46.392 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:46.392 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 04:36:46.418 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 04:36:46.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:46.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:46.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:46.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:46.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:46.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:46.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:46.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:46.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:46.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:46.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:46.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:46.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:46.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:46.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:46.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:46.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:46.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:46.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:46.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 04:36:46.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:46.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:46.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:46.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:46.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:46.426 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:46.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:46.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:46.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:46.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:46.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:46.428 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:46.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:46.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:46.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:46.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:46.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:46.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:46.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:46.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:46.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:46.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:46.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:46.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:47.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:47.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:47.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:47.441 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:47.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:47.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:47.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:47.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:47.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:47.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:47.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:47.442 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:47.442 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:47.443 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:47.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:47.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:47.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:47.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:47.443 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:47.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:47.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:47.448 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:47.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:47.448 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:47.448 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:47.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:47.449 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:47.449 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:47.469 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:47.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:47.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:47.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:47.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 04:36:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:47.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:47.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:47.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:47.472 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:47.472 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:47.472 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:47.472 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:47.473 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:47.473 DEBUG [main][EditorHandler] 1 editor(s) found 04:36:47.473 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:47.499 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:47.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:47.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:47.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:47.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:47.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:47.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:47.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:47.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:47.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:47.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:47.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:47.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:47.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:47.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:47.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:47.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:47.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:47.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:47.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:47.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:47.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:47.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:47.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:47.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:47.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:47.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:47.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:47.505 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:47.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:47.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:47.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:47.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:47.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:47.507 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:47.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:47.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:47.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:47.507 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:47.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:47.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:47.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:47.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:47.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:47.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:48.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:48.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:48.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:48.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:48.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:48.509 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:48.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:48.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:48.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:48.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:48.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:48.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:48.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:48.511 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:48.511 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:48.512 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:48.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:48.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:48.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:48.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:48.512 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:48.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:48.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:48.514 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:48.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:48.514 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:48.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:48.516 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:48.516 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:48.517 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:48.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:48.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:48.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:48.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:48.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:48.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:48.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 04:36:48.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:48.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:48.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:48.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:48.542 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:48.542 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:48.542 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:48.542 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:48.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:36:48.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:48.543 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 04:36:48.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:48.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:48.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:48.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:48.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:48.544 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 04:36:48.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:48.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:48.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:48.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:48.546 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:48.546 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 04:36:48.546 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:36:48.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:36:48.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:48.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:48.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:36:48.546 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 04:36:48.546 DEBUG [main][MenuItemLookup] Found menu:'File' 04:36:48.546 DEBUG [main][MenuItemLookup] Item match:File 04:36:48.547 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:36:48.547 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:36:48.547 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:36:48.547 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:36:48.547 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:48.547 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:36:48.547 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:36:48.547 DEBUG [main][MenuItemLookup] Found menu:'' 04:36:48.547 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:36:48.547 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:36:48.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:36:48.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:36:48.548 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:36:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:36:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:36:48.551 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:48.551 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 04:36:48.551 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:48.551 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:48.552 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:48.552 DEBUG [main][EditorHandler] 1 editor(s) found 04:36:48.552 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:48.583 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:48.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:48.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:48.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:48.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:48.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:48.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:48.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:48.584 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:48.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:48.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:48.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:48.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:48.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:48.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:48.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:48.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:48.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:48.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:48.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:48.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:48.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:48.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:48.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:48.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:48.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:48.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:48.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:48.592 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:48.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:48.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:48.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:48.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:48.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:48.594 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:48.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:48.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:48.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:48.595 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:48.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:48.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:48.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:48.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:48.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:49.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:49.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:49.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:49.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:49.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:49.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:49.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:49.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:49.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:49.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:49.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:49.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:49.598 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:49.598 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:49.599 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:49.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:49.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:49.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:49.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:49.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:49.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:49.599 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:49.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:49.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:49.601 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:49.601 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:49.601 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:49.601 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:49.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:49.602 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:49.602 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:49.622 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:49.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:49.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:49.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:49.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:36:49.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:49.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:49.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:49.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:49.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:49.625 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:49.625 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:49.625 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:49.625 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:49.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 "Make Dirty") 04:36:49.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:49.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:49.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:49.626 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 04:36:49.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:49.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:49.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:49.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:49.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:49.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:49.627 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 04:36:49.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:49.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:49.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:49.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:49.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 04:36:49.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:36:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:49.629 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 04:36:49.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:36:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:49.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:49.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:49.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:36:49.630 INFO [WorkbenchTestable][AbstractButton] Click button Save 04:36:49.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:36:49.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:36:49.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:36:49.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:36:49.631 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:36:49.631 DEBUG [main][EditorHandler] 1 editor(s) found 04:36:49.631 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:49.655 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:49.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:49.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:36:49.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:36:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:36:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:36:49.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:49.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:36:49.656 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:36:49.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:36:49.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:36:49.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:36:49.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:36:49.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:49.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:49.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:49.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:49.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:49.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:36:49.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:49.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:49.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:36:49.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 '\*?\QPackage Explorer\E') 04:36:49.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:49.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:49.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:49.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:49.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:49.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:49.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:49.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:49.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:36:49.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:36:49.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:36:49.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:49.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:49.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:49.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:49.664 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:49.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:49.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:49.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:49.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:49.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:49.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:50.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:50.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:50.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:50.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:50.666 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:50.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:50.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:50.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:50.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 04:36:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:50.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:50.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:50.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:50.667 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:50.667 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:50.668 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:36:50.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:50.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:50.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:50.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:50.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:50.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:50.668 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:50.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:50.670 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:50.670 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:36:50.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:36:50.670 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:36:50.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:36:50.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:36:50.671 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:50.671 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:50.691 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:50.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:50.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:50.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:50.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:50.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:50.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 '\*?\QeditorTest.min\E') 04:36:50.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:50.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:50.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:50.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:50.694 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:50.694 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:50.694 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:50.694 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:50.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:50.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:50.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:36:50.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:50.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:50.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:36:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:36:50.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:36:50.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:36:50.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:36:50.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:50.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:50.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:50.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:50.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:36:50.701 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:50.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:50.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:50.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:50.727 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:50.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:50.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:50.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:50.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:50.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:50.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:50.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:50.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:50.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:50.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:51.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:51.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:51.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:51.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:36:51.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:36:51.729 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:36:51.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:36:51.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:51.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:51.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:36:51.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:36:51.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:36:51.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:36:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:36:51.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:36:51.731 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:36:51.731 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:36:51.731 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 04:36:51.731 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:36:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:36:51.731 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:36:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:36:51.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:36:51.732 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 04:36:51.732 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 04:36:51.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 04:36:51.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 04:36:51.733 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 04:36:51.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 04:36:51.733 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 04:36:51.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 04:36:51.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 04:36:51.735 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:36:51.735 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:36:51.764 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:36:51.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:36:51.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:36:51.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:36:51.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:36:51.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:36:51.766 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 04:36:51.771 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:36:51.771 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:36:51.771 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:36:51.771 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:36:51.772 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 04:36:51.772 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:36:51.788 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:36:51.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42cbffa3 is found... 04:37:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42cbffa3 is found failed, an exception will be thrown 04:37:01.797 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:01.797 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:01.797 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 04:37:01.824 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 04:37:01.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:01.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:01.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:01.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:01.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:01.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:01.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:01.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:01.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:01.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:01.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:01.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:01.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:37:01.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:01.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:01.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:01.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:01.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 '\*?\QPackage Explorer\E') 04:37:01.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:01.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:01.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:01.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:01.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:01.830 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:01.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:01.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:01.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:01.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:01.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:01.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:01.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:01.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:01.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:01.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:01.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:01.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:01.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:01.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:01.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:01.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:02.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:02.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:02.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:02.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:02.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:02.834 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:02.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:02.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:02.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:02.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:02.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:02.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:02.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:02.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:02.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:02.835 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:02.836 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:37:02.836 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:37:02.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:37:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:02.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:37:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:02.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:37:02.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:02.836 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:02.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:02.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:02.838 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:37:02.838 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:02.838 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:02.838 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:02.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:02.840 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:02.840 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:02.861 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:02.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:37:02.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:02.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:02.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:02.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:02.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:02.863 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:02.863 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:02.863 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:37:02.863 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:37:02.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 04:37:02.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:37:02.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:02.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:02.864 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 04:37:02.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:37:02.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:02.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:02.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:02.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:02.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:02.865 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 04:37:02.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:02.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:02.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:02.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:02.866 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:02.866 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:02.866 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:37:02.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 04:37:03.392 DEBUG [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 04:37:03.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 04:37:03.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:03.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:37:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:03.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 04:37:03.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:37:03.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:03.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:03.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:37:03.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:37:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:03.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 04:37:03.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:37:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:03.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:03.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:03.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:03.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:03.395 INFO [WorkbenchTestable][AbstractButton] Click button &Save 04:37:03.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:03.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:03.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:03.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:37:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:37:03.438 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:37:03.438 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:03.438 DEBUG [main][EditorHandler] 0 editor(s) found 04:37:03.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:03.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:03.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:03.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:03.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:03.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:03.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:03.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:03.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:03.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:03.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:03.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:03.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:37:03.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:03.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:03.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:03.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:03.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:37:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:03.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:03.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:03.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:03.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:03.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:03.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:03.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:03.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:03.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:03.448 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:03.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:03.449 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:03.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:03.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:03.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:03.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:03.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:03.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:04.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:04.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:04.451 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:04.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:04.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:04.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:04.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:04.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:04.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:04.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:04.452 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:04.452 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:37:04.452 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:37:04.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:37:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:04.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:37:04.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:04.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:37:04.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:04.453 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:04.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:04.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:04.454 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:37:04.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:04.454 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:04.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:04.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:04.456 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:04.456 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:04.471 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:04.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:04.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:04.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:04.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:04.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:04.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') 04:37:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:04.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:04.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:04.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:04.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:04.477 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:04.477 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:04.477 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:37:04.477 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:37:04.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:37:04.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:37:04.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:04.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:04.478 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 04:37:04.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:37:04.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:04.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:04.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:04.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:04.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:04.479 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 04:37:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:04.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:04.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:04.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5819e5b3 is found... 04:37:04.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5819e5b3 is found finished successfully 04:37:04.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:37:04.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:04.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:04.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:04.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:04.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:04.482 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:04.482 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 04:37:04.482 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:04.482 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:04.482 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:37:04.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 'Save .*'] is available.... 04:37:05.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 04:37:05.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 04:37:05.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:05.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:37:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:05.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 04:37:05.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:37:05.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:05.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:05.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 04:37:05.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:37:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:05.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 04:37:05.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:37:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:05.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:05.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:05.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:05.009 INFO [WorkbenchTestable][AbstractButton] Click button &Save 04:37:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:05.009 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:05.009 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:37:05.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:37:05.053 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:37:05.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:05.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:05.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:05.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:05.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:05.053 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:05.053 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:05.053 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:05.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:05.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:05.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:05.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:05.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:05.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:05.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:37:05.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:05.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:05.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:05.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:05.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:37:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:05.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:05.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:05.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:05.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:05.070 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:05.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:05.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:05.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:05.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:05.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:05.072 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:05.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:05.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:05.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:05.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:05.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:05.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:05.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:05.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:05.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:05.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:05.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:05.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:06.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:06.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:06.075 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:06.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:06.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:06.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:06.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:06.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:06.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:06.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:06.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:06.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:06.076 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:06.076 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:37:06.076 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:37:06.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:37:06.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:06.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:37:06.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:06.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:37:06.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:06.077 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:06.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:06.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:06.079 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:37:06.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:06.079 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:06.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:06.080 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:06.080 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:06.080 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:06.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:06.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:06.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:06.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:06.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:37:06.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:06.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:06.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:06.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:06.103 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:06.103 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:06.103 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:37:06.103 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:37:06.104 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:06.104 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 04:37:06.104 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:37:06.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:37:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:06.104 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:37:06.104 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 04:37:06.104 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:06.105 DEBUG [main][MenuItemLookup] Item match:File 04:37:06.105 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:06.105 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:37:06.105 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:37:06.105 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:37:06.105 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:06.105 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:37:06.105 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:37:06.105 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:06.105 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:37:06.105 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:37:06.106 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:06.106 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:06.106 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:37:06.136 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:37:06.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:06.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:06.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:06.136 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:06.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:06.137 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:06.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:06.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:06.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:06.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:06.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:06.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:06.138 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:37:06.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:06.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:06.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:06.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:06.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:37:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:06.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:06.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:06.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:06.142 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:06.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:06.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:06.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:06.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:06.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:06.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:06.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:06.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:06.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:06.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:06.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:06.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:06.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:06.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:06.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:06.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:06.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:07.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:07.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:07.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:07.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:07.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:07.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:07.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:07.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:07.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:07.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:07.147 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:07.148 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:37:07.148 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:37:07.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:37:07.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:07.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:37:07.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:07.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:37:07.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:07.148 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:07.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:07.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:07.151 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:37:07.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:07.151 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:07.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:07.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:07.153 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:07.153 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:07.172 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:07.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:07.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:07.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c08f827 is found... 04:37:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c08f827 is found failed, an exception will be thrown 04:37:17.180 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:17.181 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:17.181 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:37:17.202 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:37:17.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:17.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:17.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:17.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:17.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:17.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:17.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:17.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:17.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:17.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:17.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:17.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:17.205 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:37:17.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:17.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:17.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:17.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:17.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:17.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:17.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 04:37:17.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:17.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:17.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:17.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:17.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:17.208 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:17.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:17.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:17.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:17.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:17.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:17.210 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:17.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:17.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:17.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:17.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:17.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:17.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:17.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:17.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:17.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:17.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:17.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:17.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:18.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:18.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:18.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:18.212 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:18.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:18.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:18.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:18.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:18.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:18.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:18.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:18.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:18.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:18.213 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:18.214 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:37:18.214 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:37:18.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:37:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:18.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:37:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:18.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:37:18.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:18.214 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:18.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:18.217 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:18.217 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:37:18.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:18.217 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:18.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:18.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:18.219 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:18.219 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:18.237 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:18.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:18.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:18.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:18.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:37:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:18.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:18.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:18.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:18.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:18.240 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:18.240 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:18.240 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:37:18.240 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:37:18.241 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:18.241 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 04:37:18.241 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 04:37:18.241 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:37:18.264 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:37:18.265 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:18.265 DEBUG [main][EditorHandler] 0 editor(s) found 04:37:18.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:18.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:18.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:18.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:18.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:18.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:18.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:18.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:18.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:18.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:18.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:18.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:18.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:18.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:18.267 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:37:18.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:18.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:18.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:18.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:18.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:18.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:18.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:37:18.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:18.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:18.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:18.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:18.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:18.271 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:18.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:18.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:18.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:18.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:18.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:18.272 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:18.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:18.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:18.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:18.273 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:18.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:18.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:18.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:18.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:18.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:18.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:18.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:18.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:19.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:19.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:19.274 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:19.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:19.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:19.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:19.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:19.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:19.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:19.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:19.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:19.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:19.276 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:19.276 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:37:19.276 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:37:19.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:37:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:19.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:37:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:19.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:37:19.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:19.276 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:19.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:19.280 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:19.280 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:37:19.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:19.280 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:19.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:19.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:19.282 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:19.282 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:19.308 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:19.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:19.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:19.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:19.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:19.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:19.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:19.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:19.312 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:37:19.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:19.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:19.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:37:19.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:19.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:19.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:37:19.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:37:19.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:19.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:19.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:19.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:19.319 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:19.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:19.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:19.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:19.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:19.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:19.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:19.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:19.359 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:19.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:19.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:19.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:19.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:19.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:19.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:19.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:19.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:20.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:20.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:20.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:20.361 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:20.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:20.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:20.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:20.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 04:37:20.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:20.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:20.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:20.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:20.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:20.362 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:20.363 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:37:20.363 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 04:37:20.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:37:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:20.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:37:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:20.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:37:20.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 04:37:20.363 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 04:37:20.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 04:37:20.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 04:37:20.365 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 04:37:20.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 04:37:20.365 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 04:37:20.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 04:37:20.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 04:37:20.367 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:20.367 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:20.392 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:20.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:20.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:20.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:20.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:20.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:20.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 04:37:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:20.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:20.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:20.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:20.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:20.395 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:20.395 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:20.395 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:37:20.395 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:37:20.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3baba468 is found... 04:37:20.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3baba468 is found finished successfully 04:37:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:37:20.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:20.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:20.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:20.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:20.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:20.397 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 04:37:20.403 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:20.403 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 04:37:20.403 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:37:20.403 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:37:20.403 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:20.403 DEBUG [main][EditorHandler] 2 editor(s) found 04:37:20.403 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:37:20.426 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:37:20.426 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 04:37:20.460 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 04:37:20.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:20.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:20.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:20.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:20.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:20.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:20.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:20.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:20.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:20.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:20.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:20.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:20.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:20.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:20.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:37:20.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:20.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:20.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:20.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:20.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:37:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:20.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:20.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:20.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:20.467 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:20.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:20.468 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:20.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:20.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:20.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:20.469 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:20.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:20.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:20.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:20.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:20.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:20.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:20.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:21.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:21.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:21.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:21.470 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:21.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:21.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:21.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:21.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:21.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:21.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:21.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:21.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:21.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:21.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:21.472 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:37:21.472 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:37:21.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:37:21.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:21.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:37:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:21.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:37:21.473 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:21.473 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:21.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:21.475 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:21.475 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:37:21.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:21.475 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:21.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:21.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:21.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:21.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:21.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:21.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:21.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:21.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:21.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:37:21.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:21.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:21.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:21.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:21.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:21.503 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:21.503 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:21.503 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:37:21.503 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:37:21.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:37:21.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:21.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:21.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:21.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:21.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:21.505 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:21.505 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 04:37:21.505 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:21.505 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:21.505 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:37:21.531 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:37:21.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:21.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:21.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:21.531 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:21.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:21.531 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:21.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:21.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:21.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:21.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:21.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:21.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:21.533 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:37:21.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:21.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:21.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:21.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:21.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:37:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:21.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:21.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:21.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:21.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:21.537 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:21.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:21.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:21.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:21.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:21.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:21.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:21.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:21.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:21.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:21.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:21.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:21.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:21.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:21.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:21.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:21.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:22.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:22.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:22.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:22.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:22.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:22.541 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:22.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:22.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:22.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:22.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:22.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:22.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:22.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:22.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:22.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:22.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:22.542 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:37:22.542 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:37:22.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:37:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:22.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:37:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:22.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:37:22.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:22.543 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:22.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:22.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:22.546 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:37:22.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:22.546 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:22.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:22.548 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:22.548 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:22.548 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:22.571 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:22.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:22.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:22.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:22.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:22.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:37:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:22.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:22.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:22.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:22.575 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:22.575 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:22.575 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:37:22.575 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:37:22.576 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:22.576 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:22.576 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:37:22.607 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:37:22.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:22.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:22.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:22.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:22.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:22.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:22.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:22.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:22.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:22.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:22.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:22.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:22.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:22.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:22.609 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:37:22.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:22.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:22.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:22.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:37:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:22.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:22.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:22.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:22.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:22.613 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:22.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:22.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:22.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:22.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:22.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:22.615 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:22.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:22.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:22.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:22.615 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:22.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:22.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:22.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:22.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:22.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:23.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:23.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:23.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:23.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:23.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:23.617 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:23.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:23.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:23.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:23.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 04:37:23.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:23.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:23.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:23.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:23.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:23.618 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:23.618 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:37:23.619 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 04:37:23.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:37:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:23.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:37:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:23.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:37:23.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:23.619 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:23.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:23.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:23.622 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 04:37:23.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 04:37:23.622 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 04:37:23.622 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 04:37:23.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 04:37:23.624 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:23.624 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:23.651 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:23.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:23.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:23.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:23.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:23.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:23.655 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 04:37:23.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:23.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:23.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:37:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:23.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:37:23.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 04:37:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:23.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:23.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:23.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:23.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:23.660 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:23.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:23.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:23.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:23.691 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:23.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:23.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:23.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:23.692 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:23.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:23.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:23.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:23.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:23.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:23.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:24.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:24.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:24.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:24.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:24.693 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 04:37:24.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 04:37:24.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:24.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:24.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:24.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:24.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:24.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:24.694 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:24.695 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 04:37:24.695 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 04:37:24.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 04:37:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:24.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 04:37:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:24.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 04:37:24.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 04:37:24.695 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 04:37:24.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 04:37:24.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 04:37:24.697 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 04:37:24.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 04:37:24.697 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 04:37:24.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 04:37:24.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 04:37:24.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:24.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:24.717 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:24.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:24.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:24.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26edce84 is found... 04:37:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26edce84 is found finished successfully 04:37:24.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 04:37:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:24.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:24.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:24.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:24.720 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:24.720 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:24.720 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:37:24.720 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:37:24.721 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:24.721 DEBUG [main][EditorHandler] 2 editor(s) found 04:37:24.721 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:37:24.726 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:37:24.726 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 04:37:24.749 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 04:37:24.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:24.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:24.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:24.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 04:37:24.750 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:24.750 DEBUG [main][EditorHandler] 0 editor(s) found 04:37:24.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:24.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:24.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:24.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:24.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:24.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:24.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:24.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:37:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:24.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:24.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:24.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:24.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:24.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:24.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:24.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:24.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:24.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:24.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:24.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:24.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:24.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:24.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:24.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:24.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:24.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:25.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:25.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:25.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:25.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:26.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:26.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:26.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:26.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:26.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:26.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:26.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:26.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:26.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:26.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:26.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:26.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:26.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:26.264 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:26.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:26.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:26.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:26.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:26.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:26.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:26.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:26.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:26.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:27.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:27.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:27.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:27.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:27.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:27.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:27.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:27.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:27.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:27.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:27.267 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:27.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:27.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:27.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:27.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:27.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:27.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:27.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:27.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:27.268 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 04:37:27.268 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 04:37:27.268 DEBUG [main][TreeItemHandler] Set Tree selection 04:37:27.268 DEBUG [main][TreeHandler] Notify Tree about selection event 04:37:27.274 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 04:37:27.275 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 04:37:27.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:37:27.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'New' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'Move...' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'Import...' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'Export...' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:27.304 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 04:37:27.304 DEBUG [main][MenuItemLookup] Item match:Refresh F5 04:37:27.305 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 04:37:27.305 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 04:37:27.305 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 04:37:27.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:27.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 04:37:27.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:27.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:27.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:27.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:37:27.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:27.821 DEBUG [main][MenuItemLookup] Found menu:'New' 04:37:27.821 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 04:37:27.821 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:27.821 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 04:37:27.821 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:27.821 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:37:27.821 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:37:27.821 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:37:27.821 DEBUG [main][MenuItemLookup] Item match:Delete Delete 04:37:27.821 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 04:37:27.821 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 04:37:27.821 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 04:37:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 04:37:28.401 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 04:37:28.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 04:37:28.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:28.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:28.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 04:37:28.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:37:28.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:28.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:28.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 04:37:28.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:37:28.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:28.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:28.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:28.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:28.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:28.405 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 04:37:28.405 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 04:37:28.405 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 04:37:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:28.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:28.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:28.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:37:28.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:37:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:28.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 04:37:28.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:37:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:28.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:28.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:28.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:28.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:28.406 INFO [WorkbenchTestable][AbstractButton] Click button OK 04:37:28.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:28.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:28.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:28.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:28.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 04:37:28.409 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 04:37:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 04:37:28.910 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 04:37:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 04:37:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 04:37:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:28.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:28.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:28.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:28.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 04:37:28.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:28.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:28.912 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 04:37:28.912 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:28.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.381 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.395 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.086 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.208 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.081 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.067 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.118 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.073 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.611 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.073 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.177 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.08 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.085 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.072 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.168 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.614 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.614 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.083 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.065 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.062 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.196 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.07 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.076 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.143 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:28.921 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:28.922 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:37:28.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:28.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:28.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:28.922 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:37:28.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:28.923 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:37:28.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:28.923 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:37:28.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:37:28.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:28.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:37:28.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:28.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:37:28.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:28.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:28.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:28.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:28.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:28.924 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:37:28.924 DEBUG [main][MenuItemLookup] Item match:Window 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:28.924 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:37:28.924 DEBUG [main][MenuItemLookup] Item match:Preferences 04:37:28.924 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:37:28.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:37:28.924 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:37:28.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:37:28.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. finished successfully 04:37:28.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:37:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:28.999 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:37:28.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:28.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 04:37:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:28.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:28.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:28.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:29.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:37:29.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:37:29.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 04:37:29.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:29.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:29.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:29.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:29.002 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:37:29.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:29.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:29.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:29.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:29.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:37:29.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:37:29.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:29.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:29.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:29.024 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:29.024 DEBUG [main][EditorHandler] 0 editor(s) found 04:37:29.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:29.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:29.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:29.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:29.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:29.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:29.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:29.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') 04:37:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:29.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:29.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:29.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:29.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:29.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:29.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:29.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:29.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:29.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:29.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:29.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:29.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:29.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 04:37:29.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:29.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:29.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:29.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 04:37:29.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:29.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:29.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:29.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:29.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:29.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:29.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:29.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 04:37:29.031 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:29.031 DEBUG [main][EditorHandler] 0 editor(s) found 04:37:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 04:37:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:29.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:29.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 04:37:29.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:29.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:29.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:29.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:29.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:29.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:29.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:37:29.032 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:29.033 DEBUG [main][MenuItemLookup] Item match:File 04:37:29.033 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:29.033 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:37:29.034 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:37:29.034 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:29.034 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:37:29.034 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:29.034 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:37:29.035 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:29.035 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:37:29.035 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:37:29.043 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:37:29.043 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:37:29.043 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:37:29.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:37:29.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 04:37:29.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:37:29.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:29.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:29.099 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:37:29.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.099 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 04:37:29.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:29.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:29.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:29.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:37:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:37:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:37:29.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:37:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:29.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:37:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:29.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:37:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:37:29.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:37:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:29.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:37:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:29.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:37:29.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 04:37:29.101 DEBUG [main][TreeItemHandler] Selecting tree item: Project 04:37:29.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 04:37:29.104 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 04:37:29.104 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:37:29.104 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:37:29.104 DEBUG [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) 04:37:29.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:29.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:29.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:29.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:29.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:29.105 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:37:29.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:29.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:29.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:29.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:29.127 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:29.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 04:37:29.127 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 04:37:29.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 04:37:29.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:29.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:29.128 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 04:37:29.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.128 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 04:37:29.128 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:") 04:37:29.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:29.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:29.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:29.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:37:29.129 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:37:29.130 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 04:37:29.131 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 04:37:29.131 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 04:37:29.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 04:37:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:29.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:29.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:29.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:29.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:29.132 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:37:29.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:29.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:29.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:29.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:29.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:37:29.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:37:29.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:29.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 04:37:29.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 04:37:29.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:29.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:29.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:29.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:37:29.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:37:29.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:37:29.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:37:29.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:37:29.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:37:29.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:37:29.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:37:29.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:37:29.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:29.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:29.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:29.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:29.639 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:37:29.639 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:29.639 DEBUG [main][MenuItemLookup] Item match:File 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Revert' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Move...' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:29.640 DEBUG [main][MenuItemLookup] Found menu:'Import...' 04:37:29.640 DEBUG [main][MenuItemLookup] Item match:Import... 04:37:29.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 04:37:29.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 04:37:29.641 INFO [main][MenuItemHandler] Select menu item: &Import... 04:37:29.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 04:37:29.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 04:37:29.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 04:37:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:29.698 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 04:37:29.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:29.698 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 04:37:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:29.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:29.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:29.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:37:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:37:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:37:29.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:37:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:30.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:30.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:37:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:37:30.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:37:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:30.202 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:37:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:30.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:37:30.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 04:37:30.203 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 04:37:30.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 04:37:30.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 04:37:30.205 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 04:37:30.205 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 04:37:30.205 DEBUG [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) 04:37:30.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:30.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:30.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:30.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:30.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:30.207 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:37:30.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:30.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:30.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:30.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:30.250 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:37:30.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:30.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:30.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 04:37:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:30.277 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 04:37:30.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 04:37:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 04:37:30.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 04:37:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:30.277 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 04:37:30.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:30.279 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 04:37:30.280 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:") 04:37:30.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:30.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:30.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:30.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:30.291 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 04:37:30.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:30.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:30.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:30.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:30.294 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 04:37:30.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:30.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:30.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:30.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:30.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 04:37:30.296 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/ 04:37:30.297 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") 04:37:30.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:30.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:30.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:30.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:30.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:30.327 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 04:37:30.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:30.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:30.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:30.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:30.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 04:37:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:30.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:30.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:30.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:30.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 04:37:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 04:37:30.337 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 04:37:30.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 04:37:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:30.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:30.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:30.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:30.338 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") 04:37:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:30.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:30.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:30.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:30.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:30.340 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 04:37:30.340 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 04:37:30.340 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 04:37:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:30.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:30.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:30.341 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 04:37:30.341 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 04:37:30.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 04:37:30.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:30.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:30.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:30.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:30.343 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:37:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:30.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:30.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:37:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:37:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:30.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 04:37:31.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 04:37:31.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 04:37:31.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 04:37:31.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:37:31.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:31.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:31.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:31.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:31.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:31.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:31.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:31.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:31.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:31.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:31.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:31.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:31.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:31.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:37:31.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:31.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:31.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:31.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:31.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:31.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:31.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:31.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:31.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:31.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:31.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:31.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:31.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:31.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:31.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:31.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:31.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:31.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:31.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:31.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:31.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:31.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:32.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:32.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:32.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:32.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:32.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:32.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:32.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:32.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:32.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:32.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:32.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:32.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:32.871 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:32.871 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:32.871 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:32.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:32.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:32.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:33.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:33.373 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:33.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:33.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:33.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:33.874 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:33.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:34.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:34.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:34.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:34.376 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:34.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:34.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:34.426 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:34.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:34.426 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:34.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:34.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:34.436 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:34.436 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:35.455 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:35.455 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 04:37:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:37:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53e7225d is found... 04:37:35.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53e7225d is found finished successfully 04:37:35.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:37:35.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:35.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:35.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:35.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:35.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:35.536 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:35.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 04:37:35.538 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 04:37:35.644 INFO [WorkbenchTestable][Keyboard] Type text "a" 04:37:35.864 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:37:35.864 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 04:37:36.466 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:36.467 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 04:37:36.467 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:37:36.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:36.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:36.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:36.468 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:36.468 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:36.468 DEBUG [main][MenuItemLookup] Item match:File 04:37:36.469 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:36.469 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:37:36.469 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:37:36.469 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:37:36.469 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:36.469 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:37:36.469 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:37:36.469 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:36.469 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:37:36.469 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:37:36.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:37:36.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:37:36.470 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:37:36.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:37:36.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:37:36.551 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:36.552 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 04:37:36.552 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:36.552 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 04:37:36.552 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 04:37:36.552 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:37:36.661 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:37:36.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:36.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:36.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:36.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:36.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:36.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:36.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:36.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:36.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:36.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:37:36.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:36.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:36.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:36.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:36.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:36.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:36.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:36.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:36.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:36.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:36.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:36.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:36.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:36.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:36.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:36.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:36.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:36.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:36.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:36.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:36.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:37.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:37.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:37.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:37.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:37.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:37.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:37.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:37.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:37.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:37.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:37.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:37.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:37.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:37.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:37.671 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:37.671 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:37.671 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:37.672 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:37.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:37.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:37:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:37.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:37.672 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:37.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:37.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:37:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:37.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:37.672 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:37.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:37.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:37:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:37.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:37.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:37.673 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:37.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:37.680 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:37.680 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:37.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:37.680 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:37.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:37.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:37.686 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:37.686 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:37.883 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:37.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:37.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 04:37:37.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:37.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:37:37.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:37.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:37.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41faadff is found... 04:37:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41faadff is found finished successfully 04:37:37.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:37:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:37.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:37.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:37.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:37.934 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:37.935 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 04:37:37.935 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:37:37.967 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:37.967 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:37.967 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:37:37.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:37.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:37.968 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:37.968 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:37.968 DEBUG [main][MenuItemLookup] Item match:File 04:37:37.969 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:37.969 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:37:37.969 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:37:37.969 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:37:37.969 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:37.969 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:37:37.969 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:37:37.969 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:37.969 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:37:37.969 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:37:37.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:37:37.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:37:37.969 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:37:38.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:37:38.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:37:38.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:38.050 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:38.050 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:38.050 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:38.050 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:37:38.226 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:37:38.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:38.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:37:38.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:38.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:38.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:38.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:38.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:38.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:38.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:38.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:38.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:38.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:38.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:38.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:37:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:38.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:38.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:38.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:38.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:38.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:38.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:38.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:38.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:38.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:38.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:38.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:38.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:38.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:38.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:38.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:38.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:38.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:38.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:38.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:38.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:38.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:38.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:39.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:39.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:39.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:39.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:39.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:39.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:39.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:39.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:39.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:39.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:39.235 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:39.236 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:39.236 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:39.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:39.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:39.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:37:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:39.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:39.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:39.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:39.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:37:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:39.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:37:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:39.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:39.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:39.237 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:39.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:39.245 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:39.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:39.245 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:39.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:39.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:39.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:39.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:39.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:39.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:39.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:39.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:37:39.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:39.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:37:39.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:39.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:39.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:39.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:39.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b62b896 is found... 04:37:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b62b896 is found finished successfully 04:37:39.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:37:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:39.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:39.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:39.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:39.379 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:39.379 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 04:37:39.380 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:39.380 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 04:37:39.381 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 04:37:39.392 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 04:37:39.398 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:37:39.398 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:37:39.999 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:37:39.999 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 04:37:40.600 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:37:40.600 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 04:37:41.201 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:37:41.201 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:37:41.802 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:37:41.802 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:37:42.403 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:37:42.403 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 04:37:43.004 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:37:43.004 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 04:37:43.606 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:37:43.606 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:37:44.207 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:44.207 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:44.207 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:37:44.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:44.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:44.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:44.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:44.208 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:44.208 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:44.208 DEBUG [main][MenuItemLookup] Item match:File 04:37:44.208 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:44.208 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:37:44.208 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:37:44.208 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:37:44.208 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:44.208 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:37:44.208 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:37:44.208 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:44.209 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:37:44.209 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:37:44.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:37:44.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:37:44.209 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:37:44.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:37:44.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:37:44.235 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:44.235 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:44.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:44.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:44.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:44.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:44.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:44.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:44.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:44.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:44.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:44.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:37:44.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:44.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:44.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:44.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:44.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:44.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:44.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:44.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:44.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:44.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:44.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:44.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:44.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:44.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:44.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:44.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:44.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:44.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:44.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:44.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:44.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:44.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:45.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:45.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:45.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:45.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:45.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:45.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:45.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:45.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:45.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:45.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:45.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:45.272 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:45.272 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:45.272 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:45.272 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:45.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:45.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:37:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:45.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:45.273 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:45.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:45.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:37:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:45.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:45.273 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:45.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:45.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:37:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:45.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:45.273 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:45.273 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:45.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:45.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:45.279 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:45.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:45.279 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:45.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:45.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:45.286 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:45.287 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:45.319 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:45.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:45.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:45.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:37:45.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:45.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:45.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:45.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:45.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:45.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69997904 is found... 04:37:45.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69997904 is found finished successfully 04:37:45.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:37:45.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:45.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:45.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:45.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:45.322 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:45.322 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 04:37:45.322 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:37:45.339 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:45.339 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:45.339 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:37:45.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:45.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:45.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:45.340 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:45.340 DEBUG [main][MenuItemLookup] Item match:File 04:37:45.340 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:45.340 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:37:45.340 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:37:45.340 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:37:45.340 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:45.340 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:37:45.340 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:37:45.340 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:45.340 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:37:45.340 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:37:45.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:37:45.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:37:45.341 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:37:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:37:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:37:45.379 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:45.379 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:45.379 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:45.379 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:45.380 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:37:45.545 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:37:45.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:45.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:45.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:45.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:45.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:45.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:37:45.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:45.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:37:45.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:45.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:45.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:45.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:45.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:45.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:45.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:45.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:45.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:45.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:45.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:45.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:37:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:45.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:45.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:45.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:45.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:45.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:45.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:45.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:45.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:45.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:45.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:45.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:45.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:45.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:45.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:45.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:45.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:45.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:45.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:45.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:45.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:46.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:46.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:46.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:46.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:46.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:46.570 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:46.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:46.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:46.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:46.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:46.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:46.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:46.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:46.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:46.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:46.571 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:46.571 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:46.571 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:46.572 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:46.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:46.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:46.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:37:46.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:46.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:46.572 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:46.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:46.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:46.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:37:46.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:46.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:46.572 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:46.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:46.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:46.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:37:46.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:46.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:46.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:46.573 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:46.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:46.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:46.582 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:46.582 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:46.582 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:46.582 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:46.586 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:46.587 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:46.587 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:46.718 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:46.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:46.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:37:46.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:46.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:46.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:37:46.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:46.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:46.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:46.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:46.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30447716 is found... 04:37:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30447716 is found finished successfully 04:37:46.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:37:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:46.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:46.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:46.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:46.736 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:46.736 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:46.736 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:46.737 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 04:37:46.737 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:37:47.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:47.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:47.737 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:47.737 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:47.738 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:37:47.738 DEBUG [main][MenuItemLookup] Item match:Edit 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:47.739 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 04:37:47.739 DEBUG [main][MenuItemLookup] Item match:Content Assist 04:37:47.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 04:37:47.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 04:37:47.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 04:37:47.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 04:37:47.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 04:37:47.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 04:37:47.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 04:37:47.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 04:37:47.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:47.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:47.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:47.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:47.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:47.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:47.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:47.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:47.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:47.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:37:47.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:47.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:47.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:47.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:47.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:47.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:47.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:47.756 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:47.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:47.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:47.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:47.757 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:47.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:47.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:47.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:47.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:47.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:47.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:48.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:48.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:48.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:48.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:48.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:48.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:48.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:48.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:48.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 04:37:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:48.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:48.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:48.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:48.759 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:48.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:48.760 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:48.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:48.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:48.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:48.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:37:48.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:48.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:48.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:48.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:48.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:48.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:37:48.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:48.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:48.761 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:48.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:48.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:48.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:37:48.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:48.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:48.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:48.761 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:48.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:48.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:48.767 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:48.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:48.767 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:48.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:48.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:48.772 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:48.772 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:48.805 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:48.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:48.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:48.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:37:48.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:48.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:48.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:48.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:48.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:48.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35df6737 is found... 04:37:48.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35df6737 is found finished successfully 04:37:48.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:37:48.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:48.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:48.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:48.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:48.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:48.809 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:48.809 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:48.809 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:37:48.828 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:48.829 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:48.829 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:37:48.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:48.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:48.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:48.829 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:48.829 DEBUG [main][MenuItemLookup] Item match:File 04:37:48.830 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:48.830 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:37:48.830 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:37:48.830 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:37:48.830 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:48.830 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:37:48.830 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:37:48.830 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:48.830 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:37:48.830 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:37:48.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:37:48.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:37:48.830 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:37:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:37:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:37:48.868 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:48.868 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:48.868 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:48.868 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:48.868 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:37:48.968 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:37:48.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:48.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:48.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:48.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:37:48.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:48.969 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:37:48.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:48.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:48.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:48.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:48.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:48.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:48.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:48.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:48.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 04:37:48.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:48.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:48.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:48.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:48.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:48.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:48.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:48.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 04:37:48.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:48.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:48.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:48.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:48.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:48.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:48.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:48.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:48.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:48.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:37:48.971 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:48.971 DEBUG [main][MenuItemLookup] Item match:File 04:37:48.972 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:48.972 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:37:48.973 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:37:48.973 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:48.973 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:37:48.973 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:48.973 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:37:48.973 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:48.973 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:37:48.973 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:37:48.974 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:37:48.979 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:37:48.979 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:37:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:37:49.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 04:37:49.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:37:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:49.083 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:37:49.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:49.083 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 04:37:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:49.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:49.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:49.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:49.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:49.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:37:49.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:37:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:37:49.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:37:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:49.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:37:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:49.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:37:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:37:49.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:37:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:49.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:37:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:49.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:37:49.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 04:37:49.085 DEBUG [main][TreeItemHandler] Selecting tree item: File 04:37:49.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 04:37:49.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 04:37:49.088 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:37:49.088 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:37:49.088 DEBUG [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) 04:37:49.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:49.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:49.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:49.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:49.089 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:37:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:49.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:49.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:49.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:37:49.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:49.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:49.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 04:37:49.119 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 04:37:49.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 04:37:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:49.120 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:37:49.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:37:49.120 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:") 04:37:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:49.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:49.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:49.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:37:49.123 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:37:49.123 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 04:37:49.124 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:") 04:37:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:49.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:49.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:49.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:37:49.125 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:37:49.125 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 04:37:49.126 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:37:49.126 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 04:37:49.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 04:37:49.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:49.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:49.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:49.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:37:49.132 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:37:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:37:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:37:49.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:37:49.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:37:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:37:49.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:37:49.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:49.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 04:37:49.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 04:37:49.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:49.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:49.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:49.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 04:37:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:49.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:49.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:49.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:49.639 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 04:37:49.643 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:49.643 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:49.643 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 04:37:49.643 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 04:37:49.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:49.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:49.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:49.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:49.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:49.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 04:37:49.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:49.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:49.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 04:37:49.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:37:49.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:49.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:49.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:49.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:49.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:49.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:49.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:49.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:49.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:49.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:49.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:49.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:49.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:49.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:49.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:49.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:49.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:49.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:49.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:50.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:50.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:50.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:50.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:50.674 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:50.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:50.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:50.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:50.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:50.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:50.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:50.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:50.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:50.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:50.675 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:50.675 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:50.675 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:37:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:50.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:37:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:50.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:37:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:50.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:50.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:50.676 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:50.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:50.684 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:50.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:50.684 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:50.684 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:50.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:50.689 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:50.690 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:50.799 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:50.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:50.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:37:50.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:50.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:50.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:37:50.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:50.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:50.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:50.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:50.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7239a777 is found... 04:37:50.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7239a777 is found finished successfully 04:37:50.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:37:50.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:50.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:50.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:50.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:50.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:50.807 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:50.808 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 04:37:50.808 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:37:50.836 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:50.836 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:50.836 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:37:50.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:50.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:50.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:50.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:50.837 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:50.837 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:50.837 DEBUG [main][MenuItemLookup] Item match:File 04:37:50.838 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:50.838 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:37:50.838 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:37:50.838 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:37:50.838 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:50.838 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:37:50.838 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:37:50.838 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:50.838 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:37:50.838 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:37:50.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:37:50.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:37:50.838 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:37:50.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:37:50.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:37:50.866 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:50.866 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:50.866 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:50.866 DEBUG [main][EditorHandler] 2 editor(s) found 04:37:50.867 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 04:37:50.925 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 04:37:50.925 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:37:50.975 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:37:50.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:50.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:50.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:50.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:37:50.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:50.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:37:50.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:50.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:50.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:50.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:50.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:50.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:50.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:50.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:50.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:50.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:50.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:50.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:37:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:50.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:50.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:50.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:50.978 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:50.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:50.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:50.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:50.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:50.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:50.980 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:50.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:50.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:50.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:50.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:50.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:50.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:50.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:50.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:50.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:50.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:51.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:51.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:51.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:51.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:51.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:51.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:51.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:51.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:51.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:51.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:51.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:51.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:51.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:51.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:51.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:51.983 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:51.984 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:51.984 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:51.984 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:51.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:51.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:51.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:37:51.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:51.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:51.984 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:51.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:51.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:51.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:37:51.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:51.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:51.984 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:51.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:51.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:37:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:51.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:51.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:51.985 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:51.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:51.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:51.993 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:51.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:51.993 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:51.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:51.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:51.998 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:51.998 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:52.131 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:52.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:52.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:52.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:37:52.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:52.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:37:52.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:52.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:52.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:52.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:52.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22b46122 is found... 04:37:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22b46122 is found finished successfully 04:37:52.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:37:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:52.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:52.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:52.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:52.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:52.144 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:52.144 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 04:37:52.144 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 04:37:52.144 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 04:37:52.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:52.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:52.148 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:52.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:52.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:52.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:52.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:52.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') 04:37:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:52.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:52.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:52.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:52.149 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:52.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:52.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:52.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:52.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:52.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:52.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:52.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:52.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:52.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:52.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:52.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:52.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:52.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:52.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:52.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:52.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:53.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:53.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:53.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:53.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:53.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:53.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:53.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:53.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:53.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:53.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:53.183 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:53.184 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:53.184 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:53.184 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:53.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:53.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:53.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:37:53.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:53.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:53.184 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:53.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:53.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:53.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:37:53.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:53.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:53.185 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:53.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:53.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:53.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:37:53.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:53.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:53.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:53.185 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:53.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:53.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:53.192 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:53.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:53.192 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:53.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:53.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:53.197 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:53.197 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:53.226 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:53.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:53.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:53.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:37:53.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:53.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:53.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:53.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:53.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:53.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@518d33eb is found... 04:37:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@518d33eb is found finished successfully 04:37:53.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:37:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:53.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:53.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:53.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:53.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:53.230 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:53.230 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:53.230 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:37:53.260 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:53.260 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:53.260 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:37:53.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:53.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:53.260 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:53.260 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:53.260 DEBUG [main][MenuItemLookup] Item match:File 04:37:53.261 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:53.261 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:37:53.261 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:37:53.261 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:37:53.261 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:53.261 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:37:53.261 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:37:53.261 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:53.261 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:37:53.261 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:37:53.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:37:53.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:37:53.261 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:37:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:37:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:37:53.273 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:53.273 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:53.273 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:53.273 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:53.273 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:37:53.362 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:37:53.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:53.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:53.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:53.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:53.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:53.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:37:53.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:53.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:37:53.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:53.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:53.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:53.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:53.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:53.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:53.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:53.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:53.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:53.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:53.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:53.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:37:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:53.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:53.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:53.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:53.365 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:53.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:53.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:53.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:53.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:53.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:53.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:53.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:53.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:53.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:53.368 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:53.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:53.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:53.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:53.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:53.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:53.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:53.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:53.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:54.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:54.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:54.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:54.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:54.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:54.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:54.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:54.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:54.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:54.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:54.370 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:54.371 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:54.371 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:54.371 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:54.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:54.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:37:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:54.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:54.371 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:54.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:54.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:37:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:54.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:54.371 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:54.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:54.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:37:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:54.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:54.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:54.372 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:54.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:54.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:54.380 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:54.380 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:54.380 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:54.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:54.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:54.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:54.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:54.493 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:54.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:54.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:37:54.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:54.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:37:54.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:54.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:54.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@303deed9 is found... 04:37:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@303deed9 is found finished successfully 04:37:54.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 04:37:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:54.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:54.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:54.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:54.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:54.501 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:54.501 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 04:37:54.501 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:37:54.501 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:37:54.702 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:37:54.908 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:37:54.908 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:37:55.108 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:37:55.311 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:37:55.311 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:37:55.511 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:37:55.715 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:37:55.715 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:37:55.915 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:37:56.121 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:37:56.121 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 04:37:56.321 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 04:37:57.323 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() { 04:37:57.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:57.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:57.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:57.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:57.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:57.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:57.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:57.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:37:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:57.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:57.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:57.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:57.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:57.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:57.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:57.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:57.371 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:57.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:57.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:57.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:57.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:57.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:57.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:57.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:57.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:57.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:57.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:57.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:57.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:58.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:58.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:58.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:58.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:58.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:58.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:58.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:58.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:58.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:58.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:58.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:58.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:58.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:58.375 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:58.375 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:58.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:37:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:58.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:37:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:58.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:37:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:58.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:58.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:58.376 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:58.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:58.382 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:58.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:58.382 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:58.382 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:58.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:58.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:58.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:58.419 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:58.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:58.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:37:58.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:58.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:58.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:58.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50f49e54 is found... 04:37:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50f49e54 is found finished successfully 04:37:58.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 04:37:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:58.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:58.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:58.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:58.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:58.422 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:58.422 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 04:37:58.422 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:37:58.443 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:58.443 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:58.443 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:37:58.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:37:58.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:58.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:58.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:58.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:37:58.444 DEBUG [main][MenuItemLookup] Found menu:'File' 04:37:58.444 DEBUG [main][MenuItemLookup] Item match:File 04:37:58.445 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:37:58.445 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:37:58.445 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:37:58.445 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:37:58.445 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:58.445 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:37:58.445 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:37:58.445 DEBUG [main][MenuItemLookup] Found menu:'' 04:37:58.445 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:37:58.445 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:37:58.445 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:37:58.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:37:58.445 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:37:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:37:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:37:58.475 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:58.475 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:58.475 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:37:58.475 DEBUG [main][EditorHandler] 1 editor(s) found 04:37:58.475 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:37:58.555 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:37:58.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:58.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:37:58.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:37:58.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:37:58.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:37:58.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:37:58.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:37:58.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:37:58.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:37:58.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:37:58.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:37:58.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:37:58.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:58.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:58.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:37:58.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:58.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:58.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:37:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:37:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:37:58.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:37:58.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') 04:37:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:58.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:58.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:58.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:58.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:58.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:58.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:58.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:58.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:37:58.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:37:58.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:37:58.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:58.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:58.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:58.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:58.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:58.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:58.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:58.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:58.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:58.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:58.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:59.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:59.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:59.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:59.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:37:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:37:59.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:37:59.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:37:59.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:59.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:37:59.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:37:59.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:59.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:59.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:59.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:59.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:37:59.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:37:59.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:37:59.565 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:37:59.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:37:59.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:37:59.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:59.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:37:59.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:59.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:37:59.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:37:59.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:37:59.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:59.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:37:59.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:59.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:37:59.566 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:37:59.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:37:59.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:37:59.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:37:59.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:37:59.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:37:59.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:59.566 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:59.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:59.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:59.573 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:37:59.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:37:59.573 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:37:59.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:37:59.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:37:59.577 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:37:59.577 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:37:59.687 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:37:59.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:37:59.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:37:59.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:37:59.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:37:59.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:37:59.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:37:59.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:37:59.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:37:59.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:37:59.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4aff340a is found... 04:37:59.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4aff340a is found finished successfully 04:37:59.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') 04:37:59.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:37:59.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:37:59.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:37:59.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:37:59.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:37:59.694 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:37:59.694 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:37:59.694 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:37:59.694 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:37:59.895 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:00.099 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:00.099 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:00.300 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:00.502 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:00.502 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:00.703 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:00.905 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:00.905 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:01.105 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:01.308 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:38:01.308 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 04:38:01.508 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 04:38:02.510 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(""); } } 04:38:02.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:02.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:02.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:02.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:02.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:02.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:02.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:02.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:02.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:02.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:02.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:02.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:02.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:02.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:02.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:02.513 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:02.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:02.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:02.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:02.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:02.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:02.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:02.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:02.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:02.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:02.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:02.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:02.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:02.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:03.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:03.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:03.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:03.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:03.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:03.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:03.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:03.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:03.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:03.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:03.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:03.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:03.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:03.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:03.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:03.527 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:03.527 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:03.527 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:03.528 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:03.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:03.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:03.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:03.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:03.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:03.528 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:03.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:03.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:03.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:03.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:03.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:03.528 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:03.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:03.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:03.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:03.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:03.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:03.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:03.528 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:03.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:03.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:03.535 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:03.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:03.535 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:03.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:03.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:03.540 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:03.540 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:03.571 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:03.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:03.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:03.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:03.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:03.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:03.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f895ef8 is found... 04:38:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f895ef8 is found finished successfully 04:38:03.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:03.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:03.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:03.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:03.574 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:03.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() { } TooltipText=null 04:38:03.574 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:03.594 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:03.594 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:03.594 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:03.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:03.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:03.595 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:03.595 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:03.595 DEBUG [main][MenuItemLookup] Item match:File 04:38:03.596 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:03.596 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:03.596 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:03.596 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:03.596 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:03.596 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:03.596 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:03.596 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:03.596 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:03.596 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:03.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:03.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:03.596 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:03.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:03.638 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:03.638 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:03.638 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:03.638 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:03.638 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:03.731 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:03.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:03.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:03.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:03.732 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:03.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:03.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:03.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:03.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:03.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:03.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:03.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:03.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:03.733 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:03.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:03.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:03.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:03.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:03.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:03.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:03.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:03.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:03.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:03.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:03.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:03.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:03.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:03.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:03.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:03.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:03.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:03.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:03.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:03.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:03.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:03.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:03.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:03.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:03.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:03.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:03.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:03.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:04.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:04.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:04.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:04.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:04.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:04.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:04.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:04.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:04.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:04.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:04.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:04.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:04.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:04.741 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:04.741 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:04.741 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:04.741 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:04.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:04.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:04.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:04.741 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:04.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:04.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:04.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:04.742 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:04.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:04.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:04.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:04.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:04.742 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:04.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:04.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:04.751 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:04.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:04.751 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:04.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:04.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:04.756 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:04.756 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:04.881 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:04.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:04.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:04.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:04.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:04.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:04.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:04.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:04.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:04.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:04.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f5a9234 is found... 04:38:04.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f5a9234 is found finished successfully 04:38:04.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:04.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:04.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:04.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:04.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:04.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:04.898 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:04.898 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 04:38:04.898 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:04.944 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:04.944 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:04.944 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:04.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:04.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:04.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:04.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:04.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:04.945 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:04.945 DEBUG [main][MenuItemLookup] Item match:File 04:38:04.946 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:04.946 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:04.946 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:04.946 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:04.946 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:04.946 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:04.946 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:04.946 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:04.946 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:04.946 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:04.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:04.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:04.946 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:04.975 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:04.975 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:04.975 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:38:05.975 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:05.982 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:38:06.983 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:06.983 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 04:38:06.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:06.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:06.985 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:06.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:06.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:06.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:06.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:06.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') 04:38:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:06.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:06.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:06.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:06.987 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:06.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:06.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:06.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:06.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:06.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:07.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:07.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:07.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:07.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:07.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:07.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:07.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:07.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:07.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:07.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:07.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:08.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:08.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:08.022 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:08.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:08.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:08.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:08.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:08.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:08.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:08.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:08.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:08.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:08.023 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:08.023 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:08.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:08.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:08.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:08.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:08.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:08.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:08.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:08.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:08.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:08.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:08.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:08.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:08.024 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:08.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:08.029 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:08.030 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:08.030 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:08.030 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:08.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:08.036 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:08.036 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:08.068 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:08.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:08.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:08.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:08.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:08.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:08.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:08.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:08.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:08.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ac5b9d2 is found... 04:38:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ac5b9d2 is found finished successfully 04:38:08.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:08.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:08.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:08.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:08.072 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:08.072 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 04:38:08.072 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:08.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:08.078 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:08.078 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:08.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:08.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:08.078 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:08.078 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:08.078 DEBUG [main][MenuItemLookup] Item match:File 04:38:08.079 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:08.079 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:08.079 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:08.079 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:08.079 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:08.079 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:08.079 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:08.079 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:08.079 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:08.079 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:08.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:08.079 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:08.079 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:08.108 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:08.108 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:08.108 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:08.108 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:08.108 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:08.178 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:08.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:08.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:08.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:08.179 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:08.179 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:08.179 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:08.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:08.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:08.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:08.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:08.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:08.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:08.180 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:08.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:08.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:08.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:08.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:08.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:08.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:08.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:08.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:08.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:08.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:08.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:08.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:08.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:08.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:08.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:08.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:08.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:08.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:08.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:08.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:08.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:08.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:08.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:08.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:08.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:08.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:08.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:08.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:08.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:08.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:08.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:09.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:09.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:09.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:09.185 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:09.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:09.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:09.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:09.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:09.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:09.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:09.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:09.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:09.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:09.186 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:09.186 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:09.187 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:09.187 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:09.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:09.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:09.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:09.187 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:09.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:09.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:09.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:09.187 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:09.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:09.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:09.188 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:09.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:09.188 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:09.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:09.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:09.197 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:09.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:09.197 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:09.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:09.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:09.202 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:09.202 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:09.330 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:09.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:09.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:09.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:09.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:09.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:09.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:09.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@bc94bf7 is found... 04:38:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@bc94bf7 is found finished successfully 04:38:09.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:09.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:09.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:09.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:09.346 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:09.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 04:38:09.346 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:09.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 04:38:09.346 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 04:38:09.364 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:09.364 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:09.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:09.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:09.367 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:09.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:09.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:09.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:09.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:09.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:09.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:09.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:09.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:09.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:09.382 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:09.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:09.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:09.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:09.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:09.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:09.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:09.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:09.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:09.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:09.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:09.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:09.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:09.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:09.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:09.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:10.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:10.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:10.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:10.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:10.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:10.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:10.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:10.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:10.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:10.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:10.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:10.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:10.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:10.412 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:10.412 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:10.412 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:10.412 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:10.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:10.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:10.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:10.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:10.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:10.413 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:10.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:10.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:10.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:10.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:10.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:10.413 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:10.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:10.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:10.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:10.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:10.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:10.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:10.413 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:10.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:10.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:10.420 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:10.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:10.420 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:10.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:10.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:10.427 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:10.427 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:10.458 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:10.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:10.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:10.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:10.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:10.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:10.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:10.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:10.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:10.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bc08ed8 is found... 04:38:10.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bc08ed8 is found finished successfully 04:38:10.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:10.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:10.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:10.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:10.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:10.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:10.463 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:10.463 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:10.463 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:10.471 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:10.471 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:10.471 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:10.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:10.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:10.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:10.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:10.472 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:10.472 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:10.472 DEBUG [main][MenuItemLookup] Item match:File 04:38:10.472 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:10.472 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:10.472 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:10.472 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:10.472 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:10.472 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:10.472 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:10.472 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:10.472 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:10.472 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:10.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:10.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:10.485 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:10.514 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:10.514 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:10.514 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:10.514 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:10.514 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:10.573 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:10.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:10.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:10.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:10.573 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:10.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:10.574 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:10.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:10.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:10.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:10.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:10.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:10.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38: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. 04:38:10.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:10.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:10.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:10.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:10.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38: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') 04:38:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:10.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:10.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:10.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:10.576 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:10.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:10.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:10.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:10.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:10.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:10.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:10.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:10.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:10.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:10.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:10.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:10.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:10.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:10.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:10.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:10.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:11.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:11.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:11.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:11.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:11.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:11.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:11.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:11.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:11.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:11.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:11.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:11.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:11.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:11.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:11.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:11.581 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:11.581 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:11.581 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:11.583 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:11.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:11.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:11.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:11.583 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:11.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:11.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:11.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:11.583 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:11.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:11.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:11.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:11.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:11.583 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:11.584 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:11.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:11.592 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:11.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:11.592 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:11.592 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:11.596 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:11.596 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:11.596 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:11.732 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:11.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:11.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:11.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:11.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:11.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:11.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:11.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b331997 is found... 04:38:11.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b331997 is found finished successfully 04:38:11.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:11.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:11.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:11.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:11.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:11.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:11.740 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:11.740 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 04:38:11.740 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 04:38:11.740 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 04:38:11.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:11.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:11.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:11.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:11.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:11.753 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:11.753 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 04:38:11.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:11.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:11.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:11.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:11.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:11.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:11.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:11.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:11.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:11.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:11.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:11.755 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:11.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:11.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:11.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:11.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:11.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:11.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:11.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:11.787 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:11.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:11.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:11.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:11.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:11.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:12.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:12.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:12.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:12.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:12.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:12.789 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:12.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:12.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:12.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:12.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:12.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:12.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:12.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:12.790 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:12.790 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:12.790 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:12.791 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:12.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:12.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:12.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:12.791 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:12.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:12.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:12.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:12.791 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:12.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:12.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:12.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:12.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:12.791 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:12.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:12.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:12.798 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:12.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:12.798 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:12.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:12.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:12.803 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:12.803 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:12.833 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:12.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:12.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:12.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:12.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:12.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:12.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a59e858 is found... 04:38:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a59e858 is found finished successfully 04:38:12.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:12.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:12.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:12.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:12.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:12.836 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:12.836 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 04:38:12.837 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:12.851 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:12.851 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:12.851 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:12.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:12.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:12.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:12.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:12.852 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:12.852 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:12.852 DEBUG [main][MenuItemLookup] Item match:File 04:38:12.853 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:12.853 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:12.853 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:12.853 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:12.853 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:12.853 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:12.853 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:12.853 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:12.853 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:12.853 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:12.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:12.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:12.853 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:12.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:12.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:12.882 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:12.882 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:12.882 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:12.882 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:12.883 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:12.964 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:12.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:12.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:12.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:12.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:12.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:12.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:12.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:12.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:12.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:12.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:12.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:12.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:12.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:12.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:12.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:12.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:12.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:12.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') 04:38:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:12.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:12.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:12.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:12.968 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:12.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:12.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:12.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:12.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:12.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:12.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:12.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:12.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:12.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:12.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:12.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:12.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:12.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:12.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:12.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:12.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:13.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:13.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:13.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:13.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:13.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:13.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:13.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:13.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:13.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:13.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:13.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:13.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:13.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:13.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:13.973 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:13.973 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:13.973 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:13.974 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:13.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:13.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:13.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:13.974 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:13.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:13.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:13.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:13.974 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:13.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:13.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:13.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:13.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:13.974 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:13.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:13.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:13.983 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:13.983 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:13.983 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:13.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:13.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:13.988 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:13.988 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:14.095 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:14.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:14.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:14.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:14.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:14.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:14.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:14.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:14.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:14.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:14.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26beb828 is found... 04:38:14.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26beb828 is found finished successfully 04:38:14.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:14.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:14.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:14.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:14.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:14.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:14.103 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:14.103 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 04:38:14.103 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 04:38:14.110 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 04:38:14.110 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 04:38:14.126 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:14.126 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:14.126 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:14.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:14.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:14.127 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:14.127 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:14.127 DEBUG [main][MenuItemLookup] Item match:File 04:38:14.128 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:14.128 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:14.128 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:14.128 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:14.128 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:14.128 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:14.128 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:14.128 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:14.128 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:14.128 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:14.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:14.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:14.129 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:14.137 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:14.137 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:14.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:14.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:14.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:14.137 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:14.137 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:38:14.137 DEBUG [main][MenuItemLookup] Item match:Edit 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:14.138 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 04:38:14.138 DEBUG [main][MenuItemLookup] Item match:Content Assist 04:38:14.157 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:14.157 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:14.157 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 04:38:14.157 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:38:15.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:15.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:15.157 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:38:15.158 DEBUG [main][MenuItemLookup] Item match:Edit 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 04:38:15.158 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 04:38:15.159 DEBUG [main][MenuItemLookup] Item match:Content Assist 04:38:15.159 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 04:38:15.159 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 04:38:15.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 04:38:15.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 04:38:15.160 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 04:38:15.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 04:38:15.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:38:15.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:38:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:15.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 04:38:15.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:38:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:15.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:15.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:15.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:38:15.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:38:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:38:15.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 04:38:15.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 04:38:15.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:15.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:15.326 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 04:38:15.326 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 04:38:15.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:38:15.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:38:15.327 DEBUG [WorkbenchTestable][ContentAssistant] abstract 04:38:15.327 DEBUG [WorkbenchTestable][ContentAssistant] class 04:38:15.327 DEBUG [WorkbenchTestable][ContentAssistant] enum 04:38:15.327 DEBUG [WorkbenchTestable][ContentAssistant] final 04:38:15.327 DEBUG [WorkbenchTestable][ContentAssistant] import 04:38:15.327 DEBUG [WorkbenchTestable][ContentAssistant] interface 04:38:15.327 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 04:38:15.327 DEBUG [WorkbenchTestable][ContentAssistant] public 04:38:15.327 DEBUG [WorkbenchTestable][ContentAssistant] record 04:38:15.328 DEBUG [WorkbenchTestable][ContentAssistant] sealed 04:38:15.329 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 04:38:15.329 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 04:38:15.335 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 04:38:15.335 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 04:38:15.336 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 04:38:15.336 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 04:38:15.336 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 04:38:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:38:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:38:15.340 TRACE [main][WidgetHandler] Notify Table with event 13 04:38:15.340 TRACE [main][WidgetHandler] Wait for synchronization 04:38:15.340 TRACE [main][WidgetHandler] Notify Table with event 14 04:38:15.340 TRACE [main][WidgetHandler] Wait for synchronization 04:38:15.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:38:15.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:38:15.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:15.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:15.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:15.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:15.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:15.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:15.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:15.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:15.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:15.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:15.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:15.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:15.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:15.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:15.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:15.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:15.396 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:15.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:15.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:15.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:15.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:15.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:15.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:15.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:15.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:15.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:15.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:15.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:15.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:16.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:16.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:16.399 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:16.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:16.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:16.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:16.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:16.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:16.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:16.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:16.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:16.400 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:16.400 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:16.400 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:16.400 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:16.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:16.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:16.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:16.401 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:16.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:16.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:16.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:16.401 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:16.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:16.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:16.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:16.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:16.401 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:16.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:16.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:16.409 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:16.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:16.409 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:16.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:16.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:16.413 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:16.413 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:16.443 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:16.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:16.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:16.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:16.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:16.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:16.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28f126d4 is found... 04:38:16.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28f126d4 is found finished successfully 04:38:16.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:16.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:16.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:16.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:16.446 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:16.447 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 04:38:16.447 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:16.452 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:16.452 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:16.452 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:16.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:16.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:16.453 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:16.453 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:16.453 DEBUG [main][MenuItemLookup] Item match:File 04:38:16.453 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:16.453 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:16.453 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:16.453 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:16.453 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:16.454 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:16.454 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:16.454 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:16.454 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:16.454 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:16.454 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:16.454 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:16.454 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:16.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:16.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:16.483 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:16.483 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:16.483 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:16.483 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:16.483 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:16.555 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:16.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:16.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:16.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:16.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:16.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:16.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:16.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:16.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:16.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:16.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:16.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:16.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:16.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:16.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:16.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:16.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:16.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:16.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') 04:38:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:16.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:16.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:16.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:16.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:16.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:16.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:16.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:16.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:16.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:16.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:16.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:16.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:16.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:16.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:16.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:16.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:16.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:16.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:16.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:17.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:17.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:17.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:17.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:17.562 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:17.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:17.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:17.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:17.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:17.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:17.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:17.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:17.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:17.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:17.564 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:17.564 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:17.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:17.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:17.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:17.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:17.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:17.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:17.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:17.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 04:38:17.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:17.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:17.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:17.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 04:38:17.565 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 04:38:17.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 04:38:17.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 04:38:17.576 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 04:38:17.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 04:38:17.576 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 04:38:17.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 04:38:17.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 04:38:17.590 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:17.590 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:17.719 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:17.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:17.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:17.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:17.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:17.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:17.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:17.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:17.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:17.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:17.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48bffa9e is found... 04:38:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48bffa9e is found finished successfully 04:38:17.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E') 04:38:17.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:17.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:17.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:17.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:17.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:17.735 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:17.735 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 04:38:17.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:17.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:17.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:17.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:17.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:17.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 04:38:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:17.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 04:38:17.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:17.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:17.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:17.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:17.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:17.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:17.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:17.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:17.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:17.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:17.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:17.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:17.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:17.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:17.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:18.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:18.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:18.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:18.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:18.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:18.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:18.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:18.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:18.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:18.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:18.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:18.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:18.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:18.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:18.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:18.773 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:18.773 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:18.773 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:18.774 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:18.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:18.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:18.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:18.774 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:18.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:18.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:18.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:18.774 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:18.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:18.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:18.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:18.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:18.774 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:18.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:18.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:18.781 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:18.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:18.781 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:18.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:18.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:18.786 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:18.786 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:18.871 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:18.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:18.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:18.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:18.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:18.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:18.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:18.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:18.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:18.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:18.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d3d6922 is found... 04:38:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d3d6922 is found finished successfully 04:38:18.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:18.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:18.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:18.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:18.879 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:18.879 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 04:38:18.879 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:18.904 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:18.904 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:18.905 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:18.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:18.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:18.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:18.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:18.905 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:18.905 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:18.905 DEBUG [main][MenuItemLookup] Item match:File 04:38:18.906 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:18.906 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:18.906 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:18.906 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:18.906 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:18.906 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:18.906 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:18.906 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:18.906 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:18.906 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:18.906 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:18.906 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:18.906 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:18.939 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:18.939 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:18.939 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:18.939 DEBUG [main][EditorHandler] 2 editor(s) found 04:38:18.939 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 04:38:18.977 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 04:38:18.977 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:19.042 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:19.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:19.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:19.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:19.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:19.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:19.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:19.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:19.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:19.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:19.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:19.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:19.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:19.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:19.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:19.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:19.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:19.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:19.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:19.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:19.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:19.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:19.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:19.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:19.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:19.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:19.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:19.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:19.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:19.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:19.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:19.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:19.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:19.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:19.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:19.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:19.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:19.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:19.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:19.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:19.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:19.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:19.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:19.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:20.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:20.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:20.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:20.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:20.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:20.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:20.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:20.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 04:38:20.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:20.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:20.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:20.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:20.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:20.050 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:20.050 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:20.050 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:20.050 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:20.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:20.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:20.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:20.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:20.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:20.051 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:20.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:20.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:20.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:20.051 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:20.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:20.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:20.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:20.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:20.051 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:20.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:20.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:20.059 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:20.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:20.060 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:20.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:20.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:20.064 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:20.064 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:20.168 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:20.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:20.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:20.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:20.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:20.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:20.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:20.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:20.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:20.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:20.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b2202a4 is found... 04:38:20.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b2202a4 is found finished successfully 04:38:20.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:20.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:20.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:20.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:20.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:20.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:20.176 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:20.176 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 04:38:20.176 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:20.176 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:20.376 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:20.578 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:20.578 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:20.779 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:20.981 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:20.981 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:21.182 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:21.384 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:21.384 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:21.584 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:21.787 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:38:21.787 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 04:38:21.987 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 04:38:22.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:22.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:22.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:22.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:22.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:22.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:22.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:22.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:23.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:23.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:23.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:23.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:23.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:23.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:23.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:23.004 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:23.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:23.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:23.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:23.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:23.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:23.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:23.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:23.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:23.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:23.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:23.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:23.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:23.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:23.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:23.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:23.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:24.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:24.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:24.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:24.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:24.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:24.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:24.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:24.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:24.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:24.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:24.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:24.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:24.031 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:24.031 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:24.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:24.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:24.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:24.032 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:24.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:24.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:24.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:24.032 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:24.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:24.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:24.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:24.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:24.032 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:24.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:24.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:24.037 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:24.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:24.037 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:24.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:24.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:24.042 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:24.042 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:24.070 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:24.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:24.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:24.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:24.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:24.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:24.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:24.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:24.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:24.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ac45892 is found... 04:38:24.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ac45892 is found finished successfully 04:38:24.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:24.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:24.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:24.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:24.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:24.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:24.073 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:24.073 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 04:38:24.074 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:24.092 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:24.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 04:38:24.092 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:24.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:24.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:24.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:24.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:24.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:24.093 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:24.093 DEBUG [main][MenuItemLookup] Item match:File 04:38:24.093 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:24.093 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:24.093 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:24.093 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:24.093 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:24.093 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:24.093 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:24.093 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:24.093 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:24.093 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:24.094 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:24.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:24.094 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:24.133 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:24.133 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:24.133 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:24.133 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:24.133 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:24.235 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:24.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:24.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:24.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:24.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:24.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:24.235 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:24.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:24.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:24.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:24.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:24.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:24.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:24.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:24.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:24.236 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:24.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:24.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:24.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:24.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:24.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:24.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:24.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:24.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:24.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:24.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:24.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:24.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:24.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:24.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:24.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:24.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:24.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:24.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:24.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:24.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:24.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:24.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:24.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:24.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:24.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:24.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:24.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:24.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:24.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:25.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:25.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:25.243 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:25.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:25.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:25.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:25.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:25.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:25.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:25.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:25.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:25.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:25.244 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:25.244 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:25.244 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:25.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:25.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:25.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:25.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:25.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:25.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:25.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:25.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:25.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:25.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:25.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:25.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:25.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:25.245 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:25.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:25.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:25.255 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:25.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:25.255 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:25.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:25.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:25.259 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:25.259 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:25.373 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:25.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:25.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:25.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:25.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:25.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:25.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:25.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d98265e is found... 04:38:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d98265e is found finished successfully 04:38:25.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:25.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:25.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:25.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:25.380 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:25.380 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 04:38:25.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:25.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:25.381 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:25.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:25.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:25.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:25.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:25.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:25.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:25.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:25.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:25.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:25.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:25.398 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:25.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:25.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:25.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:25.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:25.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:25.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:25.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:25.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:25.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:25.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:25.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:25.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:25.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:25.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:25.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:26.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:26.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:26.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:26.424 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:26.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:26.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:26.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:26.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:26.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:26.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:26.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:26.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:26.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:26.425 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:26.426 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:26.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:26.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:26.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:26.426 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:26.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:26.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:26.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:26.426 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:26.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:26.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:26.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:26.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:26.426 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:26.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:26.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:26.432 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:26.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:26.432 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:26.432 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:26.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:26.438 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:26.438 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:26.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:26.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:26.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:26.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:26.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:26.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:26.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b6a32b6 is found... 04:38:26.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b6a32b6 is found finished successfully 04:38:26.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 '\*?\QJavaClass.java\E') 04:38:26.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:26.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:26.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:26.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:26.471 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:26.471 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 04:38:26.471 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:26.488 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:26.488 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:26.488 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:26.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:26.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:26.489 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:26.489 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:26.489 DEBUG [main][MenuItemLookup] Item match:File 04:38:26.490 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:26.490 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:26.490 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:26.490 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:26.490 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:26.490 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:26.490 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:26.490 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:26.490 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:26.490 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:26.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:26.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:26.490 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:26.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:26.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:26.533 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:26.534 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:26.534 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:26.534 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:26.534 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:26.590 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:26.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:26.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:26.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:26.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:26.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:26.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:26.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:26.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:26.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:26.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:26.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:26.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:26.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:26.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:26.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:26.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:26.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:26.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:26.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:26.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:26.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:26.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:26.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:26.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:26.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:26.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:26.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:26.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:26.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:26.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:26.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:26.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:26.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:26.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:26.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:26.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:26.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:26.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:26.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:26.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:26.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:26.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:26.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:26.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:27.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:27.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:27.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:27.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:27.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:27.597 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:27.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:27.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:27.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:27.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:27.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:27.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:27.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:27.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:27.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:27.598 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:27.598 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:27.598 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:27.599 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:27.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:27.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:27.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:27.599 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:27.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:27.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:27.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:27.599 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:27.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:27.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:27.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:27.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:27.599 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:27.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:27.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:27.607 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:27.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:27.608 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:27.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:27.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:27.612 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:27.612 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:27.720 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:27.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:27.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:27.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:27.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:27.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:27.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:27.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@962e5d is found... 04:38:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@962e5d is found finished successfully 04:38:27.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:27.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:27.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:27.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:27.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:27.728 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:27.728 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 04:38:27.729 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 04:38:27.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Open With' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Local History' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'References' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Run As' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Team' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:27.799 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 04:38:27.799 DEBUG [main][MenuItemLookup] Item match:Preferences... 04:38:27.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:27.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:27.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:27.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:27.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:27.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:27.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:27.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:27.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:27.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:27.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:27.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:27.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:27.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:27.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:27.811 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:27.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:27.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:27.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:27.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:27.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:27.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:27.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:27.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:27.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:28.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:28.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:28.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:28.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:28.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:28.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:28.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:28.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:28.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:28.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:28.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:28.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:28.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:28.835 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:28.835 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:28.836 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:28.836 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:28.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:28.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:28.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:28.836 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:28.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:28.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:28.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:28.836 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:28.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:28.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:28.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:28.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:28.837 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:28.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:28.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:28.842 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:28.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:28.842 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:28.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:28.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:28.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:28.849 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:28.880 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@71f3d2c9 is found... 04:38:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@71f3d2c9 is found finished successfully 04:38:28.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 04:38:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:28.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:28.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:28.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:28.883 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:28.883 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 04:38:28.883 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:28.895 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:28.900 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:28.900 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:28.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:28.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:28.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:28.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:28.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:28.900 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:28.900 DEBUG [main][MenuItemLookup] Item match:File 04:38:28.901 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:28.901 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:28.901 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:28.901 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:28.901 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:28.901 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:28.901 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:28.901 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:28.901 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:28.901 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:28.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:28.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:28.901 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:28.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:28.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:28.929 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:28.929 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:28.929 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:28.929 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:28.929 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:28.987 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:28.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:28.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:28.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:28.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:28.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:28.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:28.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:28.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:28.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:28.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:28.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:28.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:28.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:28.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:28.989 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:28.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:28.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:28.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:28.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:28.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') 04:38:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:28.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:28.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:28.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:28.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:28.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:28.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:28.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:28.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:28.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:28.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:28.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:28.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:28.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:28.993 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:28.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:28.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:28.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:28.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:28.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:29.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:29.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:29.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:29.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:29.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:29.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:29.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:29.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:29.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:29.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:29.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:29.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:29.996 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:29.996 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:29.996 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:29.996 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:29.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:29.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:29.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:29.996 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:29.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:29.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:29.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:29.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:29.997 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:29.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:29.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:29.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:29.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:29.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:29.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:29.997 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:29.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:30.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:30.005 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:30.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:30.005 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:30.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:30.010 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:30.010 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:30.010 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:30.120 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:30.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:30.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:30.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:30.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:30.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:30.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:30.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:30.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:30.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:30.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e63b357 is found... 04:38:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e63b357 is found finished successfully 04:38:30.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:30.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:30.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:30.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:30.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:30.135 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:30.135 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 04:38:30.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:30.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:30.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:30.135 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:30.135 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:38:30.135 DEBUG [main][MenuItemLookup] Item match:Edit 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:30.136 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 04:38:30.136 DEBUG [main][MenuItemLookup] Item match:Content Assist 04:38:30.136 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:30.136 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 04:38:30.136 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 04:38:30.136 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:38:31.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:31.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:31.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:31.137 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:31.137 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:38:31.137 DEBUG [main][MenuItemLookup] Item match:Edit 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 04:38:31.138 DEBUG [main][MenuItemLookup] Item match:Content Assist 04:38:31.138 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 04:38:31.138 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 04:38:31.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 04:38:31.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 04:38:31.139 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 04:38:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 04:38:31.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 04:38:31.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:38:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:31.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 04:38:31.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:38:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:31.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:31.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:31.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:38:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:38:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:38:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 04:38:31.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 04:38:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:31.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:31.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 04:38:31.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 04:38:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:31.168 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") 04:38:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:31.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:31.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:31.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:31.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:32.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:32.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:38:32.172 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 04:38:32.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 04:38:32.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:38:32.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 04:38:32.685 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 04:38:32.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:32.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:32.686 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:32.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:32.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:32.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:32.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:32.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:32.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:32.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:32.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:32.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:32.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:32.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:32.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:32.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:32.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:32.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:32.716 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:32.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:32.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:32.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:32.716 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:32.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:32.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:32.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:32.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:32.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:32.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:33.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:33.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:33.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:33.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:33.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:33.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:33.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:33.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:33.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:33.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 04:38:33.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:33.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:33.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:33.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:33.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:33.719 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:33.720 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:33.720 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:33.720 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:33.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:33.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:33.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:33.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:33.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:33.720 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:33.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:33.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:33.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:33.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:33.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:33.721 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:33.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:33.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:33.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:33.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:33.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:33.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:33.721 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:33.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:33.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:33.728 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:33.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:33.728 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:33.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:33.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:33.732 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:33.732 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:33.761 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:33.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:33.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:33.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:33.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:33.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:33.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9d12be7 is found... 04:38:33.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9d12be7 is found finished successfully 04:38:33.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:33.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:33.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:33.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:33.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:33.764 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:33.764 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 04:38:33.764 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:33.779 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:33.779 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:33.779 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:33.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:33.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:33.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:33.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:33.779 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:33.780 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:33.780 DEBUG [main][MenuItemLookup] Item match:File 04:38:33.780 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:33.780 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:33.780 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:33.780 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:33.780 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:33.780 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:33.780 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:33.780 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:33.780 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:33.780 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:33.781 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:33.781 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:33.781 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:33.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:33.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:33.827 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:33.827 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:33.828 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:33.828 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:33.828 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:33.884 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:33.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:33.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:33.884 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:33.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:33.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:33.885 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:33.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:33.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:33.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:33.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:33.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:33.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:33.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:33.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:33.886 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:33.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:33.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:33.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:33.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:33.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:33.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:33.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:33.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:33.888 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:33.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:33.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:33.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:33.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:33.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:33.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:33.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:33.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:33.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:33.890 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:33.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:33.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:33.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:33.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:33.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:34.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:34.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:34.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:34.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:34.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:34.892 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:34.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:34.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:34.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:34.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:34.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:34.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:34.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:34.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:34.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:34.893 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:34.893 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:34.893 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:34.893 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:34.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:34.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:34.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:34.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:34.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:34.893 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:34.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:34.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:34.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:34.894 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:34.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:34.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:34.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:34.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:34.894 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:34.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:34.900 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:34.900 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:34.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:34.900 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:34.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:34.906 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:34.906 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:34.906 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:35.008 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:35.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:35.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:35.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:35.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:35.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:35.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:35.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c62be79 is found... 04:38:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c62be79 is found finished successfully 04:38:35.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:35.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:35.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:35.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:35.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:35.014 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:35.015 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:35.015 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 { 04:38:35.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:35.019 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:35.019 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 04:38:35.019 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:38:36.020 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:38:36.020 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 04:38:36.220 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 04:38:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 04:38:37.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:38:37.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:38:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:37.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 04:38:37.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:38:37.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:37.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:37.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:37.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:37.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:38.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:38.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:38.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:38:38.232 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 04:38:38.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:38:38.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:38:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:38.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:38.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 04:38:38.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:38:38.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:38.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:38.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:38.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:38.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:38:38.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:38:38.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:38:38.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 04:38:38.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 04:38:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:38.238 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 04:38:38.238 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 04:38:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:38:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:38:38.238 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 04:38:38.238 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 04:38:38.238 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 04:38:38.238 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 04:38:38.238 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 04:38:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:38:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:38:38.238 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 04:38:38.238 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 04:38:38.238 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 04:38:38.238 INFO [WorkbenchTestable][AbstractShell] Close shell 04:38:38.238 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 04:38:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:38:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:38:38.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:38.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:38.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:38.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:38.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:38.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:38.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:38.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:38.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:38.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:38.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:38.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:38.262 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:38.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:38.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:38.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:38.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:38.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:38.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:38.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:38.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:38.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:38.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:38.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:38.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:38.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:38.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:38.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:38.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:39.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:39.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:39.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:39.293 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:39.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:39.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:39.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:39.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:39.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:39.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:39.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:39.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:39.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:39.294 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:39.294 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:39.294 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:39.294 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:39.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:39.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:39.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:39.295 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:39.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:39.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:39.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:39.295 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:39.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:39.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:39.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:39.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:39.295 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:39.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:39.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:39.302 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:39.302 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:39.302 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:39.302 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:39.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:39.306 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:39.306 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:39.334 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:39.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:39.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:39.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:39.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:39.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:39.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:39.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:39.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:39.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72caccd3 is found... 04:38:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72caccd3 is found finished successfully 04:38:39.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:39.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:39.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:39.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:39.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:39.337 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:39.338 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 04:38:39.338 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:39.355 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:39.355 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:39.355 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:39.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:39.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:39.356 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:39.356 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:39.356 DEBUG [main][MenuItemLookup] Item match:File 04:38:39.357 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:39.357 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:39.357 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:39.357 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:39.357 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:39.357 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:39.357 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:39.357 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:39.357 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:39.357 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:39.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:39.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:39.357 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:39.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:39.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:39.384 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:39.384 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:39.384 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:39.384 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:39.384 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:39.445 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:39.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:39.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:39.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:39.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:39.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:39.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:39.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:39.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:39.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:39.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:39.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:39.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:39.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:39.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:39.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:39.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:39.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:39.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:39.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:39.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:39.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:39.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:39.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:39.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:39.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:39.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:39.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:39.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:39.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:39.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:39.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:39.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:39.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:39.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:39.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:39.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:39.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:39.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:39.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:39.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:39.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:40.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:40.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:40.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:40.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:40.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:40.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:40.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:40.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:40.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:40.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:40.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:40.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:40.454 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:40.454 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:40.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:40.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:40.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:40.455 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:40.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:40.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:40.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:40.455 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:40.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:40.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:40.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:40.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:40.455 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:40.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:40.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:40.463 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:40.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:40.463 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:40.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:40.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:40.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:40.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:40.570 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:40.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:40.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:40.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:40.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b323585 is found... 04:38:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b323585 is found finished successfully 04:38:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:40.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:40.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:40.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:40.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:40.578 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:40.578 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 04:38:40.578 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:40.578 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:40.778 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:40.981 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:40.981 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:41.181 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:41.386 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:41.386 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:41.586 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:41.788 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:41.788 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:41.989 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:42.191 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:38:42.191 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 04:38:42.392 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 04:38:43.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:43.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:43.395 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:43.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:43.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:43.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:43.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:43.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') 04:38:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:43.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:43.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:43.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:43.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:43.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:43.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:43.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:43.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:43.407 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:43.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:43.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:43.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:43.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:43.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:43.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:43.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:43.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:43.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:43.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:43.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:43.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:44.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:44.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:44.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:44.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:44.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:44.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:44.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:44.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 04:38:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:44.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:44.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:44.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:44.411 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:44.411 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:44.411 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:44.411 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:44.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:44.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:44.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:44.411 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:44.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:44.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:44.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:44.412 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:44.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:44.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:44.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:44.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:44.412 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:44.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:44.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:44.417 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:44.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:44.417 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:44.417 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:44.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:44.421 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:44.422 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:44.451 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:44.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:44.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:44.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:44.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:44.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:44.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3ced740c is found... 04:38:44.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3ced740c is found finished successfully 04:38:44.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:44.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:44.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:44.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:44.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:44.454 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:44.454 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 04:38:44.454 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:44.470 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:44.470 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:44.471 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:44.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:44.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:44.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:44.471 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:44.471 DEBUG [main][MenuItemLookup] Item match:File 04:38:44.472 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:44.472 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:44.472 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:44.472 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:44.472 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:44.472 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:44.472 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:44.472 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:44.472 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:44.472 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:44.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:44.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:44.472 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:44.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:44.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:44.499 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:44.499 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:44.499 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:44.499 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:44.499 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:44.568 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:44.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:44.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:44.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:44.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:44.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:44.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:44.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:44.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:44.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:44.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:44.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:44.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:44.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:44.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:44.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:44.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:44.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:44.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:44.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:44.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:44.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:44.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:44.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:44.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:44.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:44.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:44.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:44.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:44.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:44.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:44.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:44.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:44.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:44.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:44.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:44.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:44.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:44.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:44.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:44.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:44.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:44.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:44.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:45.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:45.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:45.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:45.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:45.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:45.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:45.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:45.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:45.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:45.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 04:38:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:45.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:45.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:45.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:45.575 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:45.576 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:45.576 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:45.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:45.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:45.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:45.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:45.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:45.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:45.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:45.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:45.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:45.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:45.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:45.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:45.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:45.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:45.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:45.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:45.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:45.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:45.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:45.577 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:45.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:45.584 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:45.585 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:45.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:45.585 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:45.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:45.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:45.589 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:45.589 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:45.692 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:45.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:45.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:45.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:45.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:45.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:45.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:45.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:45.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10134fd8 is found... 04:38:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10134fd8 is found finished successfully 04:38:45.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:45.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:45.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:45.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:45.700 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:45.700 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 04:38:45.700 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:45.700 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:45.900 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:46.103 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:46.103 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:46.303 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:46.506 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:46.506 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:46.706 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:46.909 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:38:46.909 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:38:47.109 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:38:47.312 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:38:47.312 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 04:38:47.512 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 04:38:48.513 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 { 04:38:48.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:48.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:48.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:48.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:48.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:48.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:48.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:48.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:48.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:48.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:48.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:48.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:48.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:48.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:48.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:48.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:48.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:48.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:48.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:48.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:48.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:48.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:48.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:48.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:48.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:48.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:48.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:49.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:49.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:49.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:49.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:49.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:49.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:49.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:49.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:49.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:49.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:49.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:49.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:49.555 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:49.555 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:49.556 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:49.556 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:49.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:49.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:49.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:49.556 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:49.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:49.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:49.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:49.556 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:49.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:49.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:49.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:49.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:49.556 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:49.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:49.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:49.562 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:49.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:49.562 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:49.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:49.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:49.568 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:49.568 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:49.597 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:49.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:49.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:49.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:49.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:49.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:49.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e4e376f is found... 04:38:49.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e4e376f is found finished successfully 04:38:49.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:49.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:49.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:49.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:49.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:49.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:49.601 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:49.601 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 04:38:49.601 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:49.613 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:49.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 04:38:49.613 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:49.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:49.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:49.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:49.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:49.626 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:49.626 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:49.626 DEBUG [main][MenuItemLookup] Item match:File 04:38:49.627 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:49.627 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:49.627 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:49.627 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:49.627 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:49.627 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:49.627 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:49.627 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:49.627 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:49.627 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:49.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:49.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:49.627 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:49.648 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:49.649 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:49.649 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:49.649 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:49.649 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:49.709 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:49.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:49.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:49.709 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:49.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:49.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:49.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:49.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:49.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:49.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:49.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:49.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:49.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:49.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:49.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:49.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:49.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:49.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:49.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:49.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:49.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:49.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:49.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:49.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:49.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:49.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:49.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:49.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:49.728 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:49.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:49.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:49.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:49.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:49.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:49.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:49.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:49.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:49.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:49.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:49.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:49.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:49.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:49.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:49.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:50.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:50.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:50.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:50.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:50.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:50.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:50.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:50.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:50.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:50.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:50.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:50.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:50.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:50.734 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:50.734 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:50.734 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:50.734 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:50.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:50.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:50.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:50.735 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:50.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:50.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:50.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:50.735 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:50.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:50.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:50.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:50.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:50.735 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:50.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:50.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:50.743 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:50.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:50.743 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:50.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:50.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:50.748 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:50.748 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:50.855 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:50.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:50.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:50.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:50.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:50.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:50.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:50.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d67e441 is found... 04:38:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d67e441 is found finished successfully 04:38:50.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:50.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:50.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:50.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:50.863 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:50.863 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 04:38:50.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:50.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:50.871 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:50.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:50.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:50.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:50.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:50.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:50.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:50.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:50.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:50.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:50.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:50.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:50.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:50.872 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:50.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:50.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:50.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:50.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:50.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:50.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:50.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:50.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:50.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:50.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:50.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:50.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:50.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:51.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:51.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:51.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:51.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:51.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:51.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:51.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:51.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:51.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 04:38:51.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:51.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:51.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:51.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:51.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:51.905 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:51.905 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:51.905 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:51.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:51.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:51.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:51.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:51.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:51.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:51.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:51.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:51.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:51.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:51.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:51.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:51.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:51.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:51.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:51.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:51.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:51.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:51.906 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:51.906 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:51.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:51.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:51.912 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:51.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:51.912 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:51.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:51.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:51.918 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:51.919 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:51.949 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:51.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:51.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:51.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a7db4f5 is found... 04:38:51.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a7db4f5 is found finished successfully 04:38:51.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:51.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:51.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:51.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:51.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:51.953 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:51.953 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 04:38:51.953 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:51.969 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:51.969 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:51.969 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:51.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:51.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:51.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:51.970 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:51.970 DEBUG [main][MenuItemLookup] Item match:File 04:38:51.971 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:51.971 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:51.971 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:51.971 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:51.971 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:51.971 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:51.971 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:51.971 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:51.971 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:51.971 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:51.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:51.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:51.971 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:51.999 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:51.999 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:51.999 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:51.999 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:51.999 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:52.072 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:52.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:52.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:52.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:52.073 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:52.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:52.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:52.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:52.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:52.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:52.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:52.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:52.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:52.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:52.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:52.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:52.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:52.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:52.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:52.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:52.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 '\*?\QProject Explorer\E') 04:38:52.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:52.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:52.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:52.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:52.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:52.076 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:52.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:52.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:52.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:52.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:52.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:52.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:52.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:52.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:52.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:52.078 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:52.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:52.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:52.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:52.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:52.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:52.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:52.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:52.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:53.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:53.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:53.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:53.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:53.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:53.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:53.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:53.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 04:38:53.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:53.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:53.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:53.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:53.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:53.081 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:53.081 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:53.081 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:53.081 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:53.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:53.081 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:53.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:53.082 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:53.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:53.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:53.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:53.082 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:53.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:53.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:53.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:53.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:53.082 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:53.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:53.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:53.093 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:53.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:53.093 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:53.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:53.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:53.099 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:53.099 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:53.219 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:53.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:53.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:53.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:53.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:53.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:53.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:53.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@109a55ed is found... 04:38:53.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@109a55ed is found finished successfully 04:38:53.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:53.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:53.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:53.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:53.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:53.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:53.226 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:53.226 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 04:38:53.226 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 04:38:53.243 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:53.243 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:53.243 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 04:38:53.243 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:38:54.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:54.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:54.244 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:54.244 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:54.244 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:38:54.244 DEBUG [main][MenuItemLookup] Item match:Edit 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:54.245 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 04:38:54.245 DEBUG [main][MenuItemLookup] Item match:Content Assist 04:38:54.246 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 04:38:54.246 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 04:38:54.246 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 04:38:54.246 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 04:38:54.246 DEBUG [main][MenuItemLookup] Item match:Java Proposals 04:38:54.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 04:38:54.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 04:38:54.250 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 04:38:54.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 04:38:54.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:38:54.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:38:54.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:54.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:54.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 04:38:54.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:38:54.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:54.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:54.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:54.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:54.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:38:54.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:38:54.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:38:54.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 04:38:54.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 04:38:54.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:54.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 04:38:54.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:38:54.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] abstract 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] class 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] enum 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] final 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] import 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] interface 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] public 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] record 04:38:54.287 DEBUG [WorkbenchTestable][ContentAssistant] sealed 04:38:54.287 INFO [WorkbenchTestable][AbstractShell] Close shell 04:38:54.287 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 04:38:54.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:38:54.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:38:54.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:54.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:54.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:54.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:54.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:54.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:54.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:54.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:54.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:54.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:54.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:54.307 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:54.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:54.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:54.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:54.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:54.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:54.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:54.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:54.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:54.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:54.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:54.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:54.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:54.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:54.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:54.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:55.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:55.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:55.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:55.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:55.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:55.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:55.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:55.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:55.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:55.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:55.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:55.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:55.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:55.340 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:55.340 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:55.340 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:55.340 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:55.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:55.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:55.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:55.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:55.341 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:55.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:55.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:55.349 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:55.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:55.349 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:55.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:55.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:55.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:55.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:55.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2fd0fdde is found... 04:38:55.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2fd0fdde is found finished successfully 04:38:55.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 '\*?\QJavaClass.java\E') 04:38:55.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:55.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:55.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:55.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:55.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:55.388 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:55.388 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:55.388 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:55.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:55.400 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:55.400 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:55.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:55.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:55.401 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:55.401 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:55.401 DEBUG [main][MenuItemLookup] Item match:File 04:38:55.401 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:55.401 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:55.401 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:55.401 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:55.401 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:55.401 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:55.401 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:55.401 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:55.401 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:55.401 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:55.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:55.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:55.402 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:55.412 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:55.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:55.429 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:55.429 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:55.429 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:55.480 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:55.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:55.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:55.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:55.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:55.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:55.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:55.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:55.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:55.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:55.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:55.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:55.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:55.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:55.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:55.482 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:55.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:55.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:55.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:55.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:55.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 '\*?\QProject Explorer\E') 04:38:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:55.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:55.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:55.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:55.483 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:55.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:55.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:55.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:55.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:55.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:55.485 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:55.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:55.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:55.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:55.485 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:55.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:55.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:55.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:55.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:55.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:55.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:55.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:55.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:56.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:56.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:56.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:56.487 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:56.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:56.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:56.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:56.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:56.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:56.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:56.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:56.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:56.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:56.488 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:56.488 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:56.489 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:56.489 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:56.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:56.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:56.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:56.489 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:56.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:56.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:56.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:56.489 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:56.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:56.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:56.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:56.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:56.489 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:56.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:56.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:56.497 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:56.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:56.497 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:56.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:56.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:56.501 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:56.502 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:56.602 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:56.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:56.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:56.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:56.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:56.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:56.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:56.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5de75189 is found... 04:38:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5de75189 is found finished successfully 04:38:56.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:56.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:56.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:56.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:56.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:56.609 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:56.609 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 04:38:56.609 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 04:38:56.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:56.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:56.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:56.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:56.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:56.625 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:56.626 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 04:38:56.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:56.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:56.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:56.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:56.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:56.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:56.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:56.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 '\*?\QProject Explorer\E') 04:38:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:56.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:56.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:56.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:56.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:56.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:56.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:56.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:56.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:56.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:56.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:56.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:56.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:56.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:56.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:56.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:56.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:56.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:56.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:57.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:57.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:57.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:57.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:57.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:57.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:57.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:57.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:57.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:38:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:57.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:57.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:57.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:57.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:57.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:57.672 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:57.672 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:57.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:57.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:57.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:57.673 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:57.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:57.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:57.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:57.673 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:57.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:57.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:57.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:57.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:57.673 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:57.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:57.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:57.678 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:57.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:57.678 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:57.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:57.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:57.684 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:57.684 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:57.714 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:57.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:57.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:57.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:57.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:57.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:57.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:57.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:57.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:57.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2aca9cdc is found... 04:38:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2aca9cdc is found finished successfully 04:38:57.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:57.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:57.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:57.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:57.718 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:57.718 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 04:38:57.718 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:57.730 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:57.734 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:57.734 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:57.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:57.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:57.734 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:57.734 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:57.734 DEBUG [main][MenuItemLookup] Item match:File 04:38:57.735 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:57.735 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:57.735 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:57.735 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:57.735 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:57.735 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:57.735 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:57.735 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:57.735 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:57.735 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:57.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:57.736 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:57.736 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:57.765 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:57.765 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:57.765 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:57.765 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:57.765 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:57.860 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:57.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:57.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:57.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:57.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:57.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:57.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:57.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:57.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:57.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:57.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:57.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:57.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:38:57.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:38:57.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 04:38:57.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:38:57.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:38:57.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:38:57.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 04:38:57.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:38:57.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:38:57.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:57.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:57.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:57.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:57.863 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:38:57.863 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:57.863 DEBUG [main][MenuItemLookup] Item match:File 04:38:57.863 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:57.863 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:38:57.865 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:38:57.865 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:57.865 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:38:57.865 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:57.865 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:38:57.865 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:57.865 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:38:57.865 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:38:57.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:38:57.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:38:57.865 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:38:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:38:57.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 'New|Select a wizard'] is available. finished successfully 04:38:57.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:38:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:57.957 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:38:57.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.957 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 04:38:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:57.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:57.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:57.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:57.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:38:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:38:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:38:57.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:38:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:57.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:38:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:57.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:38:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:38:57.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:38:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:57.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:38:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:57.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:38:57.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 04:38:57.959 DEBUG [main][TreeItemHandler] Selecting tree item: File 04:38:57.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 04:38:57.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 04:38:57.959 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:38:57.959 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:38:57.960 DEBUG [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) 04:38:57.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:57.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:57.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:57.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:57.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:38:57.961 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:38:57.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:38:57.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:38:57.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:38:57.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:38:57.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:38:57.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 04:38:57.993 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 04:38:57.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 04:38:57.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:57.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:57.993 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:38:57.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:38:57.994 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:") 04:38:57.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:57.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:57.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:57.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:57.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:38:57.996 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:38:57.997 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 04:38:57.997 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:") 04:38:57.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:57.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:57.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:57.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:57.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:38:57.998 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:38:57.999 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 04:38:57.999 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:38:57.999 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 04:38:57.999 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) 04:38:57.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:57.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:58.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:58.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:58.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:38:58.001 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:38:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:38:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:38:58.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:38:58.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:38:58.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:38:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:38:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:58.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:58.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:58.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 04:38:58.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:58.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 04:38:58.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:58.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:58.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:58.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 04:38:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:58.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:58.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:58.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:58.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:58.133 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:58.133 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 04:38:58.147 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:58.147 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 04:38:58.147 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:58.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 04:38:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:58.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 04:38:58.148 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 04:38:58.148 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:58.148 DEBUG [main][MenuItemLookup] Item match:File 04:38:58.148 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:58.148 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:58.148 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:58.148 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:58.148 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:58.148 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:58.148 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:58.148 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:58.148 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:58.148 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:58.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:58.149 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:58.149 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:58.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:58.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 04:38:58.169 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:58.169 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 04:38:58.169 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 04:38:58.169 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 04:38:58.207 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 04:38:58.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:58.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:58.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:58.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:58.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:58.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:58.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:58.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:58.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:58.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:58.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:58.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:58.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:58.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:58.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:58.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:58.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:58.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:58.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:58.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:58.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:58.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:58.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:58.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:58.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:58.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:58.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:58.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:58.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:58.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:59.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:59.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:59.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:38:59.213 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:59.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:59.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:59.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:59.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 04:38:59.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:59.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:59.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:59.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:59.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:38:59.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:38:59.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:38:59.214 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:38:59.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:38:59.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:38:59.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:59.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:38:59.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:59.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:38:59.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:38:59.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:38:59.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:59.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:38:59.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:59.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:38:59.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:38:59.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:38:59.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:38:59.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:38:59.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:38:59.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:38:59.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:59.215 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:59.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:59.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:59.225 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:38:59.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:38:59.225 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:38:59.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:38:59.229 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:38:59.229 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:38:59.230 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:38:59.332 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:38:59.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:38:59.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:38:59.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:38:59.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:38:59.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:38:59.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:38:59.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:38:59.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:38:59.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:38:59.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@599a0dec is found... 04:38:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@599a0dec is found finished successfully 04:38:59.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:38:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:59.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:59.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:59.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:59.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:59.339 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:59.339 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 04:38:59.339 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:38:59.367 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:59.367 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:59.367 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:38:59.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:38:59.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:59.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:59.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:59.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:38:59.367 DEBUG [main][MenuItemLookup] Found menu:'File' 04:38:59.367 DEBUG [main][MenuItemLookup] Item match:File 04:38:59.368 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:38:59.368 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:38:59.368 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:38:59.368 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:38:59.368 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:59.368 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:38:59.368 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:38:59.368 DEBUG [main][MenuItemLookup] Found menu:'' 04:38:59.368 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:38:59.368 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:38:59.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:38:59.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:38:59.368 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:38:59.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:38:59.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:38:59.396 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:59.396 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:38:59.396 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:38:59.396 DEBUG [main][EditorHandler] 1 editor(s) found 04:38:59.396 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:38:59.462 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:38:59.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:59.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:38:59.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:38:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:38:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:38:59.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:59.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:38:59.463 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:38:59.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:38:59.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:38:59.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:38:59.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:38:59.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:59.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:59.464 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:38:59.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:59.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:59.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:38:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:38:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:38:59.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:38:59.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:38:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:59.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:59.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:38:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:38:59.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:38:59.465 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:59.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:59.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:59.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:38:59.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:38:59.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:38:59.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:59.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:59.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:59.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:59.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:38:59.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:38:59.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:38:59.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:38:59.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:38:59.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:59.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:38:59.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:38:59.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:00.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:00.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:00.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:00.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:00.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:00.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:00.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:00.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:00.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:00.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:00.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:00.470 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:00.470 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:00.471 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:00.471 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:00.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:00.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:00.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:00.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:00.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:00.471 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:00.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:00.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:00.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:00.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:00.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:00.471 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:00.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:00.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:00.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:00.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:00.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:00.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:00.471 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:00.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:00.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:00.479 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:00.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:00.480 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:00.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:00.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:00.484 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:00.484 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:00.592 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:00.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:00.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:00.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:00.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:00.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:39:00.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:00.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:00.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:00.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:00.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c10681e is found... 04:39:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c10681e is found finished successfully 04:39:00.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:00.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:00.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:00.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:00.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:00.604 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:00.604 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 04:39:00.604 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 04:39:00.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:00.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:00.609 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:00.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:00.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:00.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:00.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:00.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:00.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:00.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:00.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:00.610 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:00.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:00.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:00.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:00.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:00.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:00.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:00.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:00.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:00.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:00.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:00.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:00.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:00.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:00.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:01.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:01.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:01.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:01.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:01.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:01.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:01.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:01.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:01.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 04:39:01.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:01.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:01.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:01.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:01.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:01.646 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:01.646 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:01.647 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:01.647 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:01.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:01.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:01.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:01.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:01.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:01.647 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:01.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:01.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:01.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:01.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:01.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:01.647 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:01.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:01.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:01.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:01.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:01.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:01.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:01.647 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:01.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:01.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:01.655 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:01.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:01.655 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:01.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:01.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:01.659 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:01.659 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:01.689 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:01.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:01.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:01.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:01.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:01.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:01.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5db10d5e is found... 04:39:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5db10d5e is found finished successfully 04:39:01.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:01.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:01.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:01.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:01.692 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:01.692 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 04:39:01.692 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:39:01.706 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:01.706 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:01.706 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:39:01.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:01.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:01.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:01.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:01.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:01.707 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:01.707 DEBUG [main][MenuItemLookup] Item match:File 04:39:01.707 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:01.707 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:39:01.707 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:39:01.707 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:39:01.707 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:01.707 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:39:01.707 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:39:01.707 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:01.707 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:39:01.707 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:39:01.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:39:01.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:39:01.707 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:39:01.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:39:01.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:39:01.747 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:01.747 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:01.747 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:01.747 DEBUG [main][EditorHandler] 1 editor(s) found 04:39:01.747 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:39:01.829 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:39:01.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:01.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:01.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:01.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:01.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:01.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:01.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:39:01.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:01.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:01.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:39:01.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:39:01.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:39:01.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:01.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:01.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:01.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:01.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:01.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:01.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:01.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:01.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:01.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:01.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:01.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:01.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:01.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:01.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:01.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:01.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:01.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:01.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:39:01.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:01.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:01.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:01.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:01.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:01.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:01.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:01.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:01.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:01.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:01.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:02.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:02.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:02.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:02.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:02.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:02.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:02.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:02.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:02.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:02.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:02.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:02.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:02.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:02.853 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:02.853 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:02.853 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:02.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:02.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:02.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:02.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:02.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:02.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:02.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:02.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:02.854 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:02.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:02.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:02.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:02.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:02.854 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:02.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:02.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:02.859 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:02.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:02.859 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:02.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:02.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:02.862 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:02.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:02.976 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:02.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:02.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:02.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:02.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:02.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:39:02.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:02.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:02.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:02.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:02.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5899076e is found... 04:39:02.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5899076e is found finished successfully 04:39:02.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 '\*?\QJavaClass.java\E') 04:39:02.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:02.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:02.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:02.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:02.988 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:02.988 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 04:39:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:02.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:39:02.989 DEBUG [main][MenuItemLookup] Item match:Edit 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:02.989 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 04:39:02.989 DEBUG [main][MenuItemLookup] Item match:Content Assist 04:39:02.990 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:02.990 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:02.990 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 04:39:02.990 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:39:03.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:03.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:03.990 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:39:03.991 DEBUG [main][MenuItemLookup] Item match:Edit 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:03.991 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 04:39:03.991 DEBUG [main][MenuItemLookup] Item match:Content Assist 04:39:03.992 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 04:39:03.992 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 04:39:03.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 04:39:03.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 04:39:03.992 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 04:39:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 04:39:04.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:39:04.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:39:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:04.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 04:39:04.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:39:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:04.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:04.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:04.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:39:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:39:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:39:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 04:39:04.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 04:39:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:04.024 INFO [WorkbenchTestable][AbstractShell] Close shell 04:39:04.024 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 04:39:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:39:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:39:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 04:39:04.540 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 04:39:04.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:04.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:04.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:04.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:04.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:04.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:04.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:04.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:04.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:04.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:04.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:04.542 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:04.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:04.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:04.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:04.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:04.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:04.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:04.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:04.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:04.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:04.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:04.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:04.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:04.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:05.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:05.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:05.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:05.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:05.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:05.576 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:05.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:05.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:05.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:05.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:05.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:05.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:05.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:05.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:05.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:05.577 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:05.577 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:05.577 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:05.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:05.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:05.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:05.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:05.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:05.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:05.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:05.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:05.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:05.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:05.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:05.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:05.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:05.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:05.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:05.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:05.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:05.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:05.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:05.578 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:05.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:05.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:05.585 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:05.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:05.585 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:05.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:05.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:05.589 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:05.589 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:05.618 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:05.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:05.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:05.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:05.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:05.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:05.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@308603f7 is found... 04:39:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@308603f7 is found finished successfully 04:39:05.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') 04:39:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:05.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:05.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:05.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:05.621 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:05.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(""); } } TooltipText=null 04:39:05.621 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:39:05.632 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:05.632 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:05.632 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:39:05.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:05.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:05.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:05.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:05.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:05.633 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:05.633 DEBUG [main][MenuItemLookup] Item match:File 04:39:05.633 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:05.633 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:39:05.633 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:39:05.633 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:39:05.633 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:05.633 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:39:05.633 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:39:05.633 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:05.633 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:39:05.633 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:39:05.647 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:39:05.647 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:39:05.647 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:39:05.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:39:05.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:39:05.667 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:05.667 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:05.667 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:05.667 DEBUG [main][EditorHandler] 1 editor(s) found 04:39:05.667 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:39:05.745 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:39:05.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:05.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:05.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:05.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:05.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:39:05.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:05.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:05.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:39:05.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:39:05.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:39:05.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:05.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:05.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:05.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:05.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:05.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:05.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:05.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:05.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:05.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:05.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:05.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:05.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:05.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:05.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:39:05.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:05.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:05.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:05.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:05.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:05.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:05.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:05.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:05.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:05.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:05.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:05.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:06.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:06.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:06.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:06.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:06.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:06.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:06.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:06.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:06.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 04:39:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:06.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:06.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:06.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:06.752 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:06.752 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:06.753 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:06.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:06.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:06.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:06.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:06.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:06.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:06.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:06.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:06.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:06.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:06.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:06.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:06.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:06.753 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:06.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:06.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:06.761 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:06.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:06.761 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:06.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:06.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:06.765 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:06.765 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:06.875 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:06.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:06.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:06.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:06.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:39:06.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:06.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:06.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9988fc8 is found... 04:39:06.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9988fc8 is found finished successfully 04:39:06.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 04:39:06.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:06.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:06.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:06.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:06.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:06.886 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:06.887 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 04:39:06.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:06.887 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 04:39:06.887 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 04:39:06.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:06.887 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 04:39:06.896 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 04:39:06.896 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:39:06.896 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:39:07.497 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:39:07.497 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 04:39:08.098 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:39:08.098 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 04:39:08.699 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:39:08.699 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:39:09.300 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:39:09.300 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:39:09.902 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:39:09.902 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 04:39:10.503 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:39:10.503 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 04:39:11.104 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:39:11.104 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 04:39:11.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:11.705 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:11.705 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:39:11.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:11.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:11.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:11.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:11.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:11.706 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:11.706 DEBUG [main][MenuItemLookup] Item match:File 04:39:11.707 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:11.707 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:39:11.707 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:39:11.707 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:39:11.707 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:11.707 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:39:11.707 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:39:11.707 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:11.707 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:39:11.707 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:39:11.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:39:11.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:39:11.707 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:39:11.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:39:11.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:39:11.715 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:11.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:11.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:11.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:11.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:11.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:11.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:11.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:11.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:11.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:11.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:11.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:11.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:11.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:11.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:11.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:11.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:11.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:11.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:11.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:11.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:11.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:11.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:11.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:11.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:11.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:11.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:11.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:12.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:12.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:12.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:12.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:12.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:12.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:12.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:12.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:12.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:12.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:12.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:12.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:12.753 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:12.753 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:12.754 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:12.754 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:12.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:12.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:12.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:12.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:12.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:12.754 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:12.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:12.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:12.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:12.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:12.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:12.754 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:12.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:12.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:12.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:12.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:12.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:12.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:12.754 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:12.755 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:12.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:12.759 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:12.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:12.760 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:12.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:12.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:12.763 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:12.764 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:12.791 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:12.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:12.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:12.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:12.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:12.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:12.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1167d9b is found... 04:39:12.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1167d9b is found finished successfully 04:39:12.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') 04:39:12.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:12.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:12.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:12.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:12.794 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:12.794 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 04:39:12.794 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:39:12.801 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:12.801 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:12.801 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:39:12.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:12.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:12.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:12.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:12.802 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:12.802 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:12.802 DEBUG [main][MenuItemLookup] Item match:File 04:39:12.802 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:12.802 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:39:12.803 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:39:12.803 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:39:12.803 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:12.803 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:39:12.803 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:39:12.803 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:12.803 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:39:12.803 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:39:12.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:39:12.803 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:39:12.803 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:39:12.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:39:12.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:39:12.831 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:12.831 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:12.831 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:12.831 DEBUG [main][EditorHandler] 1 editor(s) found 04:39:12.831 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:39:12.888 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:39:12.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:12.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:12.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:12.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:12.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:39:12.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:12.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:12.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:39:12.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:39:12.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:39:12.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:12.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:12.889 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:12.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:12.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:12.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:12.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:12.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:12.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:12.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:12.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:12.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:12.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:12.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:12.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:12.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:12.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:12.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:12.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:39:12.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:12.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:12.893 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:12.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:12.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:12.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:12.893 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:12.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:12.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:12.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:12.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:12.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:12.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:13.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:13.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:13.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:13.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:13.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:13.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:13.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:13.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:13.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:13.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:13.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:13.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:13.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:13.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:13.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:13.896 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:13.896 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:13.896 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:13.896 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:13.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:13.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:13.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:13.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:13.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:13.897 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:13.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:13.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:13.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:13.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:13.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:13.897 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:13.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:13.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:13.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:13.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:13.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:13.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:13.897 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:13.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:13.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:13.904 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:13.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:13.904 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:13.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:13.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:13.908 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:13.908 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:14.013 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:14.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:14.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:14.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:14.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:39:14.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:14.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:14.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68abd189 is found... 04:39:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68abd189 is found finished successfully 04:39:14.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') 04:39:14.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:14.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:14.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:14.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:14.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:14.032 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:14.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 04:39:14.032 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 04:39:14.041 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 04:39:14.041 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 04:39:14.248 INFO [WorkbenchTestable][Keyboard] Move cursor 04:39:14.448 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:14.448 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:14.648 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:15.055 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:15.055 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:15.256 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:15.659 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:15.659 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:15.859 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:16.261 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:16.261 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:16.461 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:16.863 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:16.863 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:17.064 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:17.467 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:17.467 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:17.668 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:18.070 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:18.070 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:18.270 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:18.672 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:18.672 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:18.873 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:19.274 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:19.274 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:19.475 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:19.876 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:19.876 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:20.077 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:20.480 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:20.480 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:20.681 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:21.083 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:21.083 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:21.283 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:21.685 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:21.685 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:21.885 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:22.287 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:22.287 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:22.488 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:22.890 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 04:39:22.890 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 04:39:23.090 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 04:39:23.296 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 04:39:23.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:23.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:23.497 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:23.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:23.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:23.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:23.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:23.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:23.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:23.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:23.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:23.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:23.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:23.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:23.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:23.499 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:23.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:23.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:23.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:23.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:23.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:23.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:23.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:23.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:23.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:23.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:23.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:23.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:23.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:23.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:24.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:24.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:24.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:24.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:25.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:25.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:25.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:25.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:25.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:25.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:25.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:25.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:25.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:25.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:25.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:25.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:25.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:25.033 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:25.033 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:25.033 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:25.034 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:25.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:25.034 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:25.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:25.034 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:25.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:25.034 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:25.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:25.034 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:25.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:25.034 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:25.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:25.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:25.034 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:25.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:25.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:25.042 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:25.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:25.042 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:25.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:25.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:25.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:25.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:25.076 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:25.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:25.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:25.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:25.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:25.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:25.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@75620b1 is found... 04:39:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@75620b1 is found finished successfully 04:39:25.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:25.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:25.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:25.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:25.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:25.079 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:25.079 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:25.079 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:39:25.085 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:25.085 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:25.085 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:39:25.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:25.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:25.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:25.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:25.085 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:25.086 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:25.086 DEBUG [main][MenuItemLookup] Item match:File 04:39:25.086 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:25.086 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:39:25.086 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:39:25.086 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:39:25.086 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:25.086 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:39:25.086 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:39:25.086 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:25.086 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:39:25.086 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:39:25.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:39:25.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:39:25.086 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:39:25.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:39:25.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:39:25.113 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:25.113 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:25.113 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:25.113 DEBUG [main][EditorHandler] 1 editor(s) found 04:39:25.113 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:39:25.169 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:39:25.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:25.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:25.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:25.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:25.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:25.169 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:25.169 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:39:25.170 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:25.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:25.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:39:25.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:39:25.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:39:25.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:25.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:25.170 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:25.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:25.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:25.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:25.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:25.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:25.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:25.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:25.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:25.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:25.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:25.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:25.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:39:25.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:25.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:25.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:25.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:25.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:25.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:25.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:25.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:25.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:25.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:25.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:25.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:25.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:25.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:25.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:26.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:26.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:26.176 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:26.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:26.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:26.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:26.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:26.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:26.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:26.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:26.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:26.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:26.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:26.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:26.177 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:26.177 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:26.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:26.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:26.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:26.177 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:26.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:26.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:26.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:26.178 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:26.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:26.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:26.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:26.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:26.178 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:26.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:26.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:26.185 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:26.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:26.185 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:26.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:26.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:26.189 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:26.189 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:26.304 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:26.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:26.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:26.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:26.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:26.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:39:26.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:26.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:26.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:26.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:26.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@212570c5 is found... 04:39:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@212570c5 is found finished successfully 04:39:26.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:26.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:26.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:26.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:26.315 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:26.315 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 04:39:26.315 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 04:39:26.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:26.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:26.332 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:26.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:26.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:26.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:26.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:26.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:26.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:26.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 '\*?\QProject Explorer\E') 04:39:26.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:26.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:26.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:26.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:26.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:26.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:26.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:26.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:26.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:26.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:26.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:26.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:26.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:26.373 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:26.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:26.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:26.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:26.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:26.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:26.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:26.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:27.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:27.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:27.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:27.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:27.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:27.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:27.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:27.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:27.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:27.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:27.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:27.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:27.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:27.376 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:27.376 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:27.377 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:27.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:27.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:27.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:27.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:27.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:27.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:27.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:27.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:27.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:27.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:27.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:27.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:27.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:27.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:27.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:27.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:27.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:27.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:27.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:27.377 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:27.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:27.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:27.383 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:27.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:27.383 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:27.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:27.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:27.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:27.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:27.419 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:27.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:27.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:27.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:27.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:27.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:27.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13ed3bdf is found... 04:39:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13ed3bdf is found finished successfully 04:39:27.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:27.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:27.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:27.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:27.422 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:27.423 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 04:39:27.423 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:39:27.436 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:27.436 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:27.436 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:39:27.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:27.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:27.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:27.437 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:27.437 DEBUG [main][MenuItemLookup] Item match:File 04:39:27.437 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:27.437 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:39:27.437 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:39:27.437 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:39:27.437 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:27.437 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:39:27.437 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:39:27.437 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:27.437 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:39:27.437 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:39:27.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:39:27.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:39:27.438 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:39:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:39:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:39:27.468 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:27.468 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:27.468 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:27.468 DEBUG [main][EditorHandler] 1 editor(s) found 04:39:27.468 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:39:27.553 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:39:27.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:27.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:27.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:27.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:27.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:39:27.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:27.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:27.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:39:27.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:39:27.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:39:27.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:27.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:27.555 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:27.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:27.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:27.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:27.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:27.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:27.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:27.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:27.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:27.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:27.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:27.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:27.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:27.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:27.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:27.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:27.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:39:27.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:27.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:27.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:27.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:27.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:27.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:27.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:27.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:27.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:27.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:27.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:27.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:28.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:28.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:28.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:28.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:28.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:28.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:28.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:28.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:28.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:28.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:28.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:28.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:28.562 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:28.562 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:28.562 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:28.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:28.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:28.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:28.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:28.563 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:28.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:28.571 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:28.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:28.571 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:28.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:28.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:28.575 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:28.575 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:28.682 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:28.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:28.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:28.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:28.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:28.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:39:28.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:28.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:28.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:28.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:28.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@257c97b2 is found... 04:39:28.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@257c97b2 is found finished successfully 04:39:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:28.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:28.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:28.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:28.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:28.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:28.697 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:28.697 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:28.697 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:39:28.708 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:39:28.739 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:28.739 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 04:39:28.739 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:39:28.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:28.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:28.739 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:28.740 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:28.740 DEBUG [main][MenuItemLookup] Item match:File 04:39:28.740 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:28.740 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:39:28.740 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:39:28.740 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:39:28.740 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:28.740 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:39:28.740 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:39:28.740 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:28.740 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:39:28.740 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:39:28.740 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:39:28.740 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:39:28.741 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:39:28.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:39:28.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:39:28.770 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:28.770 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 04:39:28.770 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:39:29.771 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:29.771 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 04:39:29.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:29.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:29.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:29.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:29.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:29.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:29.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:29.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:29.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') 04:39:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:29.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:29.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:29.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:29.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:29.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:29.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:29.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:29.808 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:29.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:29.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:29.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:29.808 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:29.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:29.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:29.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:29.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:29.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:29.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:30.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:30.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:30.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:30.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:30.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:30.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:30.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:30.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:30.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:30.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 04:39:30.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:30.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:30.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:30.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:30.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:30.811 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:30.811 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:30.811 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:30.811 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:30.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:30.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:30.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:30.812 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:30.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:30.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:30.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:30.812 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:30.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:30.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:30.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:30.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:30.812 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:30.813 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:30.818 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:30.818 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:30.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:30.818 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:30.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:30.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:30.826 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:30.827 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:30.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:30.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:30.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:30.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:30.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:30.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:30.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:30.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:30.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13996804 is found... 04:39:30.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13996804 is found finished successfully 04:39:30.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:30.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:30.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:30.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:30.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:30.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:30.868 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:30.868 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 04:39:30.868 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:39:30.879 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:30.879 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:30.879 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:39:30.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:30.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:30.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:30.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:30.880 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:30.880 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:30.880 DEBUG [main][MenuItemLookup] Item match:File 04:39:30.881 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:30.881 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:39:30.881 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:39:30.881 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:39:30.881 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:30.881 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:39:30.881 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:39:30.881 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:30.881 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:39:30.881 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:39:30.881 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:39:30.881 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:39:30.881 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:39:30.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:39:30.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:39:30.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:30.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 04:39:30.913 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:30.913 DEBUG [main][EditorHandler] 1 editor(s) found 04:39:30.913 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:39:30.975 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:39:30.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:30.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:30.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:30.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:30.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:30.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:30.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:39:30.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:30.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:30.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:39:30.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:39:30.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:39:30.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:30.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:30.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:30.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:30.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:30.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:30.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:30.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:30.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:30.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:30.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:30.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:30.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:30.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:30.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:39:30.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:30.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:30.980 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:30.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:30.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:30.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:30.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:30.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:30.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:30.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:30.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:30.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:31.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:31.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:31.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:31.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:31.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:31.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:31.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:31.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:31.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:31.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:31.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:31.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:31.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:31.984 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:31.984 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:31.984 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:31.984 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:31.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:31.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:31.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:31.985 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:31.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:31.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:31.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:31.985 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:31.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:31.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:31.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:31.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:31.985 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:31.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:31.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:31.991 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:31.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:31.991 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:31.991 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:31.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:31.995 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:31.995 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:32.105 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:32.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:32.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:32.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:32.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:32.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:39:32.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:32.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:32.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:32.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:32.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19b081ea is found... 04:39:32.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19b081ea is found finished successfully 04:39:32.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:32.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:32.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:32.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:32.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:32.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:32.120 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:32.120 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:32.120 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 { 04:39:32.126 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:32.126 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 04:39:32.126 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 04:39:32.126 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 04:39:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:33.127 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:33.127 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:33.127 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:39:33.127 DEBUG [main][MenuItemLookup] Found menu:'Source' 04:39:33.127 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 04:39:33.127 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:39:33.127 DEBUG [main][MenuItemLookup] Item match:Navigate 04:39:33.128 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 04:39:33.128 DEBUG [main][MenuItemLookup] Found menu:'Go To' 04:39:33.128 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:33.128 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 04:39:33.128 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 04:39:33.128 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 04:39:33.128 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 04:39:33.128 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 04:39:33.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 04:39:33.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 04:39:33.129 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 04:39:33.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 04:39:33.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:39:33.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:39:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:33.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 04:39:33.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:39:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:33.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:33.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:33.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:39:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:39:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:39:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 04:39:33.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 04:39:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:33.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:33.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 04:39:33.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 04:39:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:33.189 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") 04:39:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:33.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:33.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:33.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:33.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:34.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:34.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:39:34.191 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 04:39:34.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 04:39:34.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:34.191 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 04:39:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 04:39:34.703 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 04:39:34.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:34.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:34.704 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:34.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:34.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:34.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:34.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:34.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:34.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:34.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:34.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:34.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:34.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:34.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:34.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:34.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:34.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:34.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:34.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:34.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:34.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:34.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:34.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:34.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:34.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:34.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:34.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:34.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:34.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:34.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:35.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:35.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:35.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:35.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:35.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:35.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:35.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:35.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:35.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:35.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:35.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:35.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:35.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:35.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:35.738 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:35.738 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:35.739 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:35.739 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:35.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:35.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:35.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:35.739 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:35.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:35.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:35.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:35.739 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:35.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:35.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:35.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:35.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:35.740 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:35.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:35.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:35.745 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:35.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:35.745 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:35.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:35.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:35.749 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:35.749 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:35.780 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:35.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:35.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:35.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:35.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:35.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:35.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@637972c0 is found... 04:39:35.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@637972c0 is found finished successfully 04:39:35.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:35.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:35.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:35.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:35.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:35.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:35.783 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:35.783 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 04:39:35.783 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:39:35.801 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:35.801 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:35.801 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:39:35.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:35.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:35.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:35.801 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:35.801 DEBUG [main][MenuItemLookup] Item match:File 04:39:35.802 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:35.802 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:39:35.802 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:39:35.802 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:39:35.802 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:35.802 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:39:35.802 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:39:35.802 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:35.802 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:39:35.802 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:39:35.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:39:35.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:39:35.802 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:39:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:39:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:39:35.833 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:35.833 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:35.834 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:35.834 DEBUG [main][EditorHandler] 1 editor(s) found 04:39:35.834 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:39:35.890 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:39:35.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:35.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:35.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:35.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:35.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:35.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:35.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:39:35.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:35.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:35.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:39:35.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:39:35.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:39:35.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:35.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:35.891 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:35.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:35.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:35.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:35.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:35.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:35.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:35.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:35.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:35.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:35.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:35.926 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:35.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:35.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:35.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:39:35.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:35.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:35.928 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:35.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:35.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:35.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:35.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:35.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:35.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:35.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:35.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:35.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:35.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:36.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:36.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:36.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:36.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:36.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:36.930 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:36.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:36.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:36.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:36.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:36.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:36.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:36.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:36.931 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:36.931 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:36.932 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:36.932 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:36.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:36.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:36.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:36.932 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:36.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:36.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:36.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:36.932 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:36.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:36.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:36.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:36.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:36.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:36.933 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:36.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:36.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:36.940 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:36.941 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:36.941 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:36.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:36.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:36.945 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:36.945 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:37.053 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:37.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:37.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:37.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:37.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:39:37.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:37.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:37.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2279a81a is found... 04:39:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2279a81a is found finished successfully 04:39:37.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:37.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:37.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:37.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:37.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:37.065 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:37.065 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 04:39:37.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:37.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:37.065 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:37.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:37.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:37.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:37.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:37.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 '\*?\QProject Explorer\E') 04:39:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:37.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:37.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:37.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:37.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:37.067 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:37.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:37.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:37.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:37.096 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:37.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:37.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:37.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:37.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:37.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:37.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:37.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:37.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:37.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:37.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:37.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:38.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:38.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:38.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:38.098 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:38.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:38.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:38.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:38.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:38.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:38.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:38.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:38.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:38.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:38.099 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:38.099 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:38.100 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:38.100 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:38.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:38.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:38.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:38.100 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:38.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:38.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:38.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:38.100 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:38.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:38.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:38.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:38.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:38.101 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:38.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:38.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:38.106 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:38.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:38.106 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:38.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:38.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:38.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:38.112 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:38.140 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:38.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:38.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:38.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:38.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:38.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:38.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7af83d19 is found... 04:39:38.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7af83d19 is found finished successfully 04:39:38.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:38.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:38.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:38.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:38.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:38.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:38.142 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:38.143 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 04:39:38.143 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:39:38.153 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:38.153 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:38.153 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:39:38.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:38.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:38.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:38.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:38.154 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:38.154 DEBUG [main][MenuItemLookup] Item match:File 04:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:39:38.154 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:39:38.155 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:39:38.155 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:39:38.155 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:39:38.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:39:38.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:39:38.181 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:38.181 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:38.181 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:38.181 DEBUG [main][EditorHandler] 1 editor(s) found 04:39:38.181 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:39:38.255 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:39:38.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:38.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:38.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:38.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:38.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:38.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:38.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:39:38.256 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:38.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:38.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:39:38.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:39:38.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:39:38.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:38.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:38.257 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:38.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:38.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:38.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:38.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:38.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:38.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:38.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:38.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:38.259 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:38.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:38.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:38.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:39:38.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:38.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:38.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:38.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:38.261 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:38.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:38.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:38.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:38.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:38.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:39.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:39.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:39.262 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:39.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:39.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:39.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:39.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:39.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:39.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:39.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:39.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:39.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:39.263 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:39.263 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:39.264 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:39.264 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:39.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:39.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:39.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:39.264 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:39.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:39.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:39.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:39.264 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:39.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:39.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:39.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:39.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:39.264 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:39.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:39.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:39.272 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:39.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:39.272 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:39.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:39.276 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:39.276 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:39.276 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:39.384 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:39.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:39.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:39.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:39.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:39:39.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:39.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:39.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67da5c7d is found... 04:39:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67da5c7d is found finished successfully 04:39:39.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:39.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:39.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:39.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:39.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:39.395 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:39.396 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 04:39:39.396 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:39:39.396 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:39:39.596 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:39:39.798 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:39:39.798 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:39:39.998 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:39:40.201 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:39:40.201 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:39:40.401 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:39:40.603 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 04:39:40.603 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 04:39:40.804 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 04:39:41.006 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:39:41.006 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 04:39:41.206 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 04:39:42.208 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 04:39:42.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:42.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:42.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:42.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:42.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:42.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:42.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:42.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:42.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:42.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:42.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:42.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:42.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:42.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:42.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:42.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:42.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:42.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:42.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:42.243 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:42.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:42.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:42.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:42.243 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:42.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:42.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:42.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:42.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:42.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:42.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:42.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:43.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:43.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:43.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:43.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:43.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:43.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:43.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:43.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:43.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:43.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:43.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:43.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:43.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:43.246 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 04:39:43.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 04:39:43.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 04:39:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:43.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 04:39:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:43.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 04:39:43.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 04:39:43.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 04:39:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:43.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 04:39:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:43.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 04:39:43.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 04:39:43.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 04:39:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:43.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 04:39:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:43.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 04:39:43.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:43.247 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:43.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:43.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:43.254 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 04:39:43.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 04:39:43.254 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 04:39:43.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 04:39:43.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 04:39:43.259 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 04:39:43.259 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 04:39:43.299 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 04:39:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:43.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:43.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:43.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 04:39:43.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:43.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:43.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f142de5 is found... 04:39:43.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f142de5 is found finished successfully 04:39:43.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 04:39:43.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:43.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:43.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:43.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:43.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:43.302 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:43.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 04:39:43.302 INFO [WorkbenchTestable][TextEditor] Set text to editor 04:39:43.318 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:43.318 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:43.318 INFO [WorkbenchTestable][AbstractEditor] Save editor 04:39:43.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 04:39:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:43.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:43.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 04:39:43.319 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:43.319 DEBUG [main][MenuItemLookup] Item match:File 04:39:43.319 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:43.319 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:39:43.319 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:39:43.319 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:39:43.319 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:43.319 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:39:43.319 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:39:43.319 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:43.319 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:39:43.319 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 04:39:43.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 04:39:43.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 04:39:43.337 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 04:39:43.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 04:39:43.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 04:39:43.347 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:43.347 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 04:39:43.347 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:43.347 DEBUG [main][EditorHandler] 1 editor(s) found 04:39:43.347 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 04:39:43.433 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 04:39:43.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:43.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:43.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:43.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:43.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:43.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 04:39:43.433 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:43.434 DEBUG [main][EditorHandler] 0 editor(s) found 04:39:43.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:43.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:43.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:43.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:43.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:43.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:43.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:43.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:43.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:43.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:43.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:43.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:43.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:43.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:43.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:43.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:43.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:43.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:43.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:39:43.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:43.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:43.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:43.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:43.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:43.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:43.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:43.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:43.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:43.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:43.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:43.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:43.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:43.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:44.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:44.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:44.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:44.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:44.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:44.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:44.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 04:39:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:44.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:44.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:44.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:44.442 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:44.442 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:44.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:44.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:44.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:44.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:44.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:44.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:44.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:44.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:45.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:45.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:45.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:45.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:45.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:45.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:45.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:45.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:45.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:45.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:45.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:45.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:45.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:45.444 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 04:39:45.444 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 04:39:45.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:45.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:45.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:45.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:45.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 04:39:45.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:45.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:45.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:45.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:45.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:45.445 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 04:39:45.445 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 04:39:45.445 DEBUG [main][TreeItemHandler] Set Tree selection 04:39:45.445 DEBUG [main][TreeHandler] Notify Tree about selection event 04:39:45.450 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 04:39:45.456 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 04:39:45.456 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 04:39:45.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:39:45.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'New' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Move...' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Import...' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Export...' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:45.484 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 04:39:45.484 DEBUG [main][MenuItemLookup] Item match:Refresh F5 04:39:45.484 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 04:39:45.484 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 04:39:45.484 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 04:39:45.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:45.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 04:39:45.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:45.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:45.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:45.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:39:45.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:46.001 DEBUG [main][MenuItemLookup] Found menu:'New' 04:39:46.001 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 04:39:46.001 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:46.001 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 04:39:46.001 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:46.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:39:46.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 04:39:46.001 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:39:46.001 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:39:46.001 DEBUG [main][MenuItemLookup] Item match:Delete Delete 04:39:46.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 04:39:46.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 04:39:46.001 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 04:39:46.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1102): Gtk-CRITICAL **: 04:39:46.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1102): Gtk-CRITICAL **: 04:39:46.035: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1102): Gtk-CRITICAL **: 04:39:46.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1102): Gtk-CRITICAL **: 04:39:46.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 04:39:46.571 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 04:39:46.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 04:39:46.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:46.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 04:39:46.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:39:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:46.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 04:39:46.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:39:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:46.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:46.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:46.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:39:46.575 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 04:39:46.575 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 04:39:46.575 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 04:39:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:39:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:39:46.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:39:46.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:46.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 04:39:46.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:39:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:46.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 04:39:46.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:39:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:46.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:46.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:46.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:39:46.576 INFO [WorkbenchTestable][AbstractButton] Click button OK 04:39:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:39:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:39:46.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:39:46.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 04:39:46.579 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 04:39:47.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 04:39:47.080 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 04:39:47.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:47.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 04:39:47.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 04:39:47.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 04:39:47.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:47.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:47.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:47.080 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:47.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:47.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:47.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 04:39:47.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:47.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:47.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 04:39:47.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:47.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:47.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:47.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.163 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.321 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.421 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.007 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.387 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.193 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.176 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.447 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.394 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.39 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.592 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.486 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.193 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.355 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.398 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.897 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.561 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.122 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.142 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.363 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.408 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.38 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.602 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.366 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.916 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.143 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 12.281 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.384 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.422 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.914 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.365 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.177 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 04:39:47.090 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 04:39:47.090 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:39:47.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:39:47.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 04:39:47.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:39:47.090 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:39:47.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:39:47.091 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:39:47.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:39:47.091 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:39:47.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:39:47.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:39:47.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:39:47.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:47.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:47.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:39:47.092 DEBUG [main][MenuItemLookup] Item match:Window 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:47.092 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:39:47.092 DEBUG [main][MenuItemLookup] Item match:Preferences 04:39:47.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:39:47.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:39:47.092 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:39:47.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:39:47.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 04:39:47.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:39:47.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:47.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:47.166 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:39:47.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 04:39:47.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:47.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:39:47.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:39:47.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 04:39:47.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:39:47.169 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:39:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:39:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:39:47.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:39:47.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:39:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:39:47.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:47.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:47.192 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:47.192 DEBUG [main][EditorHandler] 0 editor(s) found 04:39:47.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:47.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:47.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:47.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:47.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:47.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:47.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:47.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:39:47.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:47.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:47.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:47.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:47.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:47.195 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 04:39:47.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:47.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:47.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:47.196 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 04:39:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:47.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:47.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:47.197 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 04:39:47.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:39:47.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 04:39:47.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 04:39:47.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:39:47.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:39:47.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:39:47.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'] 04:39:47.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.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'] 04:39:47.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 04:39:47.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.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'] 04:39:47.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 04:39:47.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:47.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:47.198 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:39:47.198 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:47.198 DEBUG [main][MenuItemLookup] Item match:File 04:39:47.199 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:47.199 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:39:47.200 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:39:47.200 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:47.200 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:39:47.200 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:47.200 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:39:47.200 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:47.200 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:39:47.200 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:39:47.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:39:47.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:39:47.209 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:39:47.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:39:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 04:39:47.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:39:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:47.262 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:39:47.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.262 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 04:39:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:39:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:39:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:39:47.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:39:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:47.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:39:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:47.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:39:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:39:47.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:39:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:47.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:39:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:47.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:39:47.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 04:39:47.264 DEBUG [main][TreeItemHandler] Selecting tree item: Project 04:39:47.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 04:39:47.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 04:39:47.267 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:39:47.267 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:39:47.267 DEBUG [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) 04:39:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:39:47.269 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:39:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:39:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:39:47.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:39:47.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:47.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 04:39:47.290 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 04:39:47.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 04:39:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:47.290 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 04:39:47.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.290 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 04:39:47.290 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:") 04:39:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:39:47.292 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:39:47.292 INFO [WorkbenchTestable][AbstractText] Text set to: project 04:39:47.293 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 04:39:47.293 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 04:39:47.293 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) 04:39:47.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:39:47.294 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:39:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:39:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:39:47.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:39:47.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:47.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:39:47.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:39:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:47.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 04:39:47.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 04:39:47.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:47.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:47.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 04:39:47.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 04:39:47.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:47.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:47.799 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:39:47.799 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:47.799 DEBUG [main][MenuItemLookup] Item match:File 04:39:47.800 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:39:47.800 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:39:47.801 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:39:47.801 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:47.801 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:39:47.801 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:47.801 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:39:47.801 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:47.801 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:39:47.801 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:39:47.801 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:39:47.801 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:39:47.801 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:39:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:39:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 04:39:47.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:39:47.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:47.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:47.859 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:39:47.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.859 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 04:39:47.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:47.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:39:47.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:39:47.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:39:47.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:39:47.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:47.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:39:47.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:47.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:39:47.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:39:47.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:39:47.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:39:47.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:39:47.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:39:47.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:39:47.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 04:39:47.861 DEBUG [main][TreeItemHandler] Selecting tree item: File 04:39:47.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 04:39:47.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 04:39:47.864 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:39:47.864 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:39:47.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 04:39:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:39:47.865 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:39:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:39:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:39:47.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:39:47.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:47.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:39:47.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 04:39:47.894 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 04:39:47.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 04:39:47.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:47.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:47.895 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:39:47.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:39:47.895 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:") 04:39:47.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:39:47.897 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:39:47.897 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 04:39:47.903 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:") 04:39:47.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:39:47.910 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:39:47.911 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 04:39:47.913 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 04:39:47.913 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 04:39:47.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 04:39:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:47.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:47.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:47.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:39:47.914 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:39:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:39:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:39:47.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:39:47.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:47.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:39:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:39:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:48.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 04:39:48.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 04:39:48.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:48.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:48.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:48.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 '\*?\Qabc.ca\E') 04:39:48.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:48.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:48.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:48.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:48.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:48.421 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:48.421 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 04:39:48.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:48.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:48.421 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 04:39:48.421 DEBUG [main][MenuItemLookup] Found menu:'File' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:39:48.422 DEBUG [main][MenuItemLookup] Item match:Edit 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 04:39:48.422 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 04:39:48.423 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 04:39:48.423 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 04:39:48.423 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 04:39:48.623 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 04:39:49.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 04:39:49.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 04:39:49.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:39:49.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:49.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:49.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 04:39:49.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:39:49.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:49.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:49.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:49.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 04:39:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:39:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:39:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 04:39:49.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 04:39:49.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:49.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:49.636 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 04:39:49.636 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 04:39:49.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 04:39:49.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 04:39:49.636 DEBUG [WorkbenchTestable][ContentAssistant] a 04:39:49.636 DEBUG [WorkbenchTestable][ContentAssistant] b 04:39:49.636 DEBUG [WorkbenchTestable][ContentAssistant] c 04:39:49.636 INFO [WorkbenchTestable][AbstractShell] Close shell 04:39:49.636 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 04:39:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:39:49.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:39:49.644 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 04:39:49.644 DEBUG [main][EditorHandler] 1 editor(s) found 04:39:49.644 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 04:39:49.665 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 04:39:49.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:49.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:49.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 04:39:49.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:49.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:49.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:39:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:49.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:39:49.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 04:39:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:49.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:49.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:49.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:39:49.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:49.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:49.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:49.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:39:49.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:49.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:49.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:49.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:49.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:49.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:49.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:49.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:50.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:50.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:50.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:50.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:50.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:50.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:50.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:50.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:50.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:50.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:50.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:50.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:50.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:50.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:50.671 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 04:39:50.672 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:50.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:50.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:50.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:50.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:50.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:50.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:51.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:51.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:51.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:51.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:39:51.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 04:39:51.674 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:51.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:51.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:51.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:51.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:51.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:51.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:51.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:51.675 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 04:39:51.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:51.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:51.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:51.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 04:39:51.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 04:39:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:51.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:51.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:51.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:39:51.676 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 04:39:51.676 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 04:39:51.676 DEBUG [main][TreeItemHandler] Set Tree selection 04:39:51.676 DEBUG [main][TreeHandler] Notify Tree about selection event 04:39:51.681 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 04:39:51.682 DEBUG [WorkbenchTestable][TreeItemHandler] project 04:39:51.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:39:51.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'New' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'Move...' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'Import...' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'Export...' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:51.701 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 04:39:51.701 DEBUG [main][MenuItemLookup] Item match:Refresh F5 04:39:51.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 04:39:51.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 04:39:51.702 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 04:39:51.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:51.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 04:39:51.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 04:39:52.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:52.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:52.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 04:39:52.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:52.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 04:39:52.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:52.218 DEBUG [main][MenuItemLookup] Found menu:'New' 04:39:52.218 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 04:39:52.218 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:52.218 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 04:39:52.218 DEBUG [main][MenuItemLookup] Found menu:'' 04:39:52.218 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 04:39:52.218 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 04:39:52.218 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 04:39:52.218 DEBUG [main][MenuItemLookup] Item match:Delete Delete 04:39:52.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 04:39:52.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 04:39:52.218 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 04:39:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 04:39:52.797 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 04:39:52.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 04:39:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:39:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:39:52.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 04:39:52.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:39:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:52.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 04:39:52.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:39:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:52.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:52.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:52.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:39:52.800 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 04:39:52.800 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 04:39:52.800 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 04:39:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:39:52.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:39:52.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:39:52.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:52.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 04:39:52.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:39:52.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:52.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:52.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 04:39:52.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:39:52.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:39:52.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:39:52.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:39:52.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:39:52.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:39:52.801 INFO [WorkbenchTestable][AbstractButton] Click button OK 04:39:52.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:39:52.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:39:52.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:39:52.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:39:52.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 04:39:52.805 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 04:39:53.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 04:39:53.305 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 04:39:53.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:39:53.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 04:39:53.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 04:39:53.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 04:39:53.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:39:53.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:39:53.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:39:53.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 04:39:53.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 04:39:53.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:39:53.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 04:39:53.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:39:53.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:39:53.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 04:39:53.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:53.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:39:53.307 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 04:39:53.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 04:39:53.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:39:53.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:39:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:39:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.218 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.11 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.v20230829-0425 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms.test --- [INFO] Resolving class path of RedDeer UIForms Test... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms.test --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.uiforms.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:01.664 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 04:40:01.666 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 04:40:01.729 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 04:40:01.730 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 04:40:01.760 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:01.842 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:40:01.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:01.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:01.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 04:40:01.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 04:40:01.945 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 04:40:02.033 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:02.033 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:40:02.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:02.036 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:40:02.039 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:02.039 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:40:02.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:40:02.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:02.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:40:02.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:02.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.*'] 04:40:02.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:02.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:02.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:02.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:02.079 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:40:02.083 DEBUG [main][MenuItemLookup] Found menu:'File' 04:40:02.083 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:40:02.083 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:40:02.083 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:40:02.083 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:40:02.083 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:40:02.084 DEBUG [main][MenuItemLookup] Item match:Window 04:40:02.088 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:40:02.123 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:40:02.123 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:40:02.123 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:02.124 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:40:02.124 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:40:02.124 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:02.124 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:40:02.124 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:02.124 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:40:02.124 DEBUG [main][MenuItemLookup] Item match:Preferences 04:40:02.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:40:02.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:40:02.128 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:40:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:40:02.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 04:40:02.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:40:02.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:02.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:02.334 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:40:02.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:02.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 04:40:02.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:02.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:02.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:02.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:02.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:40:02.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:40:02.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:40:02.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 04:40:02.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:02.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:02.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:02.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:02.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:02.397 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:40:02.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:02.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:02.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:02.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:40:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:40:02.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:02.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:02.463 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:02.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:02.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:02.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:02.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:02.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:02.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:02.480 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 04:40:02.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:02.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:02.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:02.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:02.482 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:40:02.482 DEBUG [main][MenuItemLookup] Found menu:'File' 04:40:02.482 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:40:02.482 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:40:02.482 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:40:02.482 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:40:02.482 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:40:02.482 DEBUG [main][MenuItemLookup] Item match:Window 04:40:02.483 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:40:02.483 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:40:02.483 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:40:02.484 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:02.484 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:40:02.484 DEBUG [main][MenuItemLookup] Item match:Show View 04:40:02.493 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:40:02.493 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:40:02.493 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:40:02.493 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:40:02.493 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:40:02.493 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:40:02.493 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:40:02.493 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:40:02.493 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:02.493 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:40:02.494 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:40:02.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:40:02.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:40:02.494 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:40:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:40:02.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 04:40:02.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:40:02.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:02.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:02.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:40:02.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:02.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:02.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:02.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:40:02.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:02.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:02.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:02.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:02.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:02.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:40:02.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:40:02.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:40:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 04:40:02.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 04:40:02.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:40:03.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:40:03.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 04:40:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 04:40:03.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 04:40:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:40:03.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 04:40:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:40:03.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 04:40:03.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 04:40:03.087 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 04:40:03.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 04:40:03.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 04:40:03.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:03.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:03.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:03.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:40:03.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:03.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:03.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:03.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:40:03.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:03.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:40:03.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:03.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:03.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:03.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:03.091 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:40:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:03.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:03.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:40:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:40:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 04:40:03.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:03.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:03.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 04:40:03.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:03.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:03.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:03.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:03.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:03.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:03.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:03.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:03.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:03.438 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:03.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:03.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:03.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:03.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:03.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:03.450 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 04:40:03.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:03.471 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:03.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:03.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:03.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:03.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 04:40:03.475 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 04:40:03.475 TRACE [main][WidgetHandler] Wait for synchronization 04:40:03.475 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 04:40:03.475 TRACE [main][WidgetHandler] Wait for synchronization 04:40:03.475 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 04:40:03.475 TRACE [main][WidgetHandler] Wait for synchronization 04:40:03.476 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") 04:40:03.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:03.478 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:03.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:03.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:03.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:03.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 04:40:03.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:03.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:03.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:03.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:03.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:03.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:03.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:03.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:03.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:03.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:03.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:03.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:03.496 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:03.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:03.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:03.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:03.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:03.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:03.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:03.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:03.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:03.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:03.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:03.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:03.552 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:03.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:03.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:03.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:03.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:03.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:03.556 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") 04:40:03.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:03.557 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:03.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:03.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:03.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:03.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:04.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:04.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:40:04.615 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 04:40:04.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:04.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:04.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.619 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:04.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:04.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:04.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:04.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:04.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:04.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:04.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:04.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:04.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:04.644 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:04.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:04.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:04.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:04.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:04.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:04.649 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 04:40:04.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.663 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:04.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:40:04.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:40:04.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 04:40:04.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:04.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:04.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:04.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:04.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:04.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:04.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:04.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:04.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') 04:40:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:04.694 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:04.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:04.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:04.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:04.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:04.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:04.700 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") 04:40:04.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.735 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:04.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:04.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:04.738 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") 04:40:04.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 04:40:04.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:04.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:04.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:04.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:04.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:04.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:04.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:04.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:04.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:04.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:04.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:04.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:04.762 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:04.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:04.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:04.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:04.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:04.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:04.768 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 04:40:04.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.788 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:04.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 04:40:04.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:04.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:04.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:04.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:04.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:04.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:04.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:04.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:04.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:04.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:04.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:04.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:04.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:04.807 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:04.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:04.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:04.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:04.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:04.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:04.844 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") 04:40:04.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:04.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.844 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:04.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:04.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 04:40:04.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:04.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:04.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:04.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:04.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:04.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:04.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.869 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:04.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:04.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:04.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:04.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:04.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:04.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:04.877 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:04.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:04.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:04.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:04.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:04.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:04.882 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") 04:40:04.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:04.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.882 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:04.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:04.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:04.901 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 04:40:04.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 04:40:04.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:04.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.903 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:04.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:04.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:04.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:04.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.907 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:04.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:04.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:04.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:04.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:04.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:04.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:04.948 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:04.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:04.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:04.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:04.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:04.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:04.954 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") 04:40:04.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:04.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.954 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:04.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:04.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:04.956 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 04:40:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:04.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:40:04.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:40:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:04.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 04:40:04.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:04.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:04.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:04.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 04:40:04.959 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 04:40:04.959 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:04.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:04.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:04.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.316 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.021 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.134 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.053 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.066 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.051 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.056 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.056 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.055 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:04.983 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:04.984 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:40:04.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:04.985 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:04.985 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:04.985 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:40:04.986 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:04.986 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:40:04.986 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:04.986 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:40:04.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:40:04.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:04.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:40:04.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:04.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:40:04.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:04.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:04.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:04.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:04.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:04.987 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:40:04.988 DEBUG [main][MenuItemLookup] Found menu:'File' 04:40:04.988 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:40:04.988 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:40:04.988 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:40:04.988 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:40:04.988 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:40:04.988 DEBUG [main][MenuItemLookup] Item match:Window 04:40:04.989 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:40:04.989 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:40:04.989 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:40:04.989 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:04.989 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:40:04.989 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:40:04.989 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:04.989 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:40:04.989 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:04.989 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:40:04.989 DEBUG [main][MenuItemLookup] Item match:Preferences 04:40:04.989 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:40:04.989 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:40:04.989 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:40:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:40:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 04:40:05.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:40:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:05.133 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:40:05.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:05.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 04:40:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:05.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:05.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:40:05.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:40:05.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:40:05.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 04:40:05.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:05.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:05.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:05.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:05.137 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:40:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:05.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:05.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:05.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:40:05.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:40:05.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:05.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:05.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:05.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:05.177 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:05.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:05.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:05.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:05.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:05.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:05.181 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:05.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:05.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:05.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:05.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:05.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:05.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:05.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:05.227 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:05.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:05.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:05.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:05.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:05.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:05.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:05.256 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 04:40:05.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:05.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:05.258 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:40:05.258 DEBUG [main][MenuItemLookup] Found menu:'File' 04:40:05.258 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:40:05.258 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:40:05.258 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:40:05.258 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:40:05.258 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:40:05.258 DEBUG [main][MenuItemLookup] Item match:Window 04:40:05.259 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:40:05.259 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:40:05.259 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:40:05.259 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:05.259 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:40:05.259 DEBUG [main][MenuItemLookup] Item match:Show View 04:40:05.262 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 04:40:05.262 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 04:40:05.262 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 04:40:05.262 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 04:40:05.262 DEBUG [main][MenuItemLookup] Found menu:'Progress' 04:40:05.262 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 04:40:05.262 DEBUG [main][MenuItemLookup] Found menu:'Properties' 04:40:05.262 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 04:40:05.262 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:05.263 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 04:40:05.263 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 04:40:05.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 04:40:05.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 04:40:05.263 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 04:40:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 04:40:05.336 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 04:40:05.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 04:40:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:05.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:40:05.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:05.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:40:05.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:05.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:05.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:40:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:40:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:40:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 04:40:05.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:40:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:40:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:40:05.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:40:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 04:40:05.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 04:40:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:40:05.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 04:40:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:40:05.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 04:40:05.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 04:40:05.846 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 04:40:05.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 04:40:05.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 04:40:05.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:05.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:40:05.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:05.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:05.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 04:40:05.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:05.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:05.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:05.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 04:40:05.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:05.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:05.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:05.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:05.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:05.848 INFO [WorkbenchTestable][AbstractButton] Click button &Open 04:40:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:05.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:05.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:40:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:40:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 04:40:05.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 04:40:05.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:05.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:05.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:05.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:05.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:05.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 '\*?\QError Log\E') 04:40:05.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:05.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:05.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:05.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:05.975 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 04:40:05.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 04:40:05.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:05.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:05.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:05.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:05.976 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 04:40:05.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:05.976 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 04:40:05.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:05.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:05.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:05.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:06.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:06.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:06.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:06.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:40:06.979 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 04:40:06.979 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 04:40:06.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 04:40:06.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:06.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:06.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:06.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:06.981 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 04:40:06.981 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 04:40:06.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 04:40:06.982 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 04:40:07.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:07.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:07.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:07.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:07.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:07.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:07.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.047 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:07.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:07.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:07.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:07.058 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:07.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:07.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:07.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:07.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:07.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:07.062 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 04:40:07.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:07.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.062 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:07.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:07.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:40:07.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:40:07.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 04:40:07.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:07.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:07.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:07.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:07.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:07.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:07.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:07.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:07.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:07.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:07.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:07.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:07.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:07.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:07.099 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:07.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:07.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:07.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:07.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:07.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:07.138 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") 04:40:07.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.138 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:07.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:07.140 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") 04:40:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:07.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:07.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:07.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:07.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:07.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:07.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:07.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:07.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:07.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:07.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:07.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:07.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:07.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:07.174 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:07.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:07.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:07.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:07.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:07.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:07.178 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 04:40:07.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.178 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:07.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:07.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:07.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:07.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:07.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:07.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:07.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:07.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.205 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:07.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:07.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:07.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:07.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:07.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:07.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:07.245 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:07.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:07.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:07.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:07.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:07.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:07.249 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") 04:40:07.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:07.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.250 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:07.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:07.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:07.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:07.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:07.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:07.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:07.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:07.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:07.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:07.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.280 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:07.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:07.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:07.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:07.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:07.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:07.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:07.326 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:07.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:07.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:07.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:07.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:07.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:07.330 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") 04:40:07.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:07.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.331 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:07.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:07.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:07.332 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 04:40:07.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:07.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:07.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:07.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:07.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:07.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:07.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:07.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:07.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:07.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:07.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:07.367 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:07.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:07.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:07.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:07.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:07.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:07.388 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") 04:40:07.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.388 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:07.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:07.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:07.390 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 04:40:07.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:40:07.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:40:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 04:40:07.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:07.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:07.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:07.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.397 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 04:40:07.397 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 04:40:07.397 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:07.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:07.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.415 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 1.866 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.045 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.057 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.037 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.092 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.08 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.041 s Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:07.407 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:07.424 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:40:07.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:07.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:07.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:07.425 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:40:07.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:07.435 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:40:07.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:07.436 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:40:07.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.*'] 04:40:07.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:07.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.*'] 04:40:07.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:07.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.*'] 04:40:07.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:07.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:07.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:07.437 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:40:07.437 DEBUG [main][MenuItemLookup] Found menu:'File' 04:40:07.437 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:40:07.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:40:07.437 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:40:07.437 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:40:07.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:40:07.437 DEBUG [main][MenuItemLookup] Item match:Window 04:40:07.438 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:40:07.438 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:40:07.438 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:40:07.438 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:07.438 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:40:07.438 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:40:07.438 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:07.438 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:40:07.438 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:07.438 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:40:07.438 DEBUG [main][MenuItemLookup] Item match:Preferences 04:40:07.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:40:07.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:40:07.439 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:40:07.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:40:07.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 04:40:07.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:40:07.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:07.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:07.532 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:40:07.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:07.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 04:40:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:40:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:40:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:40:07.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 04:40:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:07.536 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:40:07.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:07.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:07.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:07.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:40:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:40:07.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:07.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:07.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:07.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:07.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:07.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:07.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:07.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:07.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:07.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:07.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:07.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:07.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:07.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:07.597 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:07.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:07.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:07.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:07.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:07.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:07.603 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) 04:40:07.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:07.603 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:07.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:07.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:07.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 04:40:07.649 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: ") 04:40:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:07.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:07.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:08.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:08.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:08.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:08.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:40:08.651 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 04:40:08.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:08.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:08.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:08.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:08.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:08.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:08.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:08.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:08.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:08.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:08.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:08.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:08.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:08.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:08.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:08.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:08.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:08.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:08.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:08.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:08.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:08.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:08.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:08.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:08.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:08.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:08.663 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:08.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:08.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:08.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:08.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:08.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:08.666 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) 04:40:08.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:08.666 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:08.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:08.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:08.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:08.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:08.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 04:40:08.689 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: ") 04:40:08.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:08.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:08.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:08.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:08.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:40:08.689 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:40:08.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:08.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:08.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:08.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:08.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:08.691 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:08.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:08.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:08.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:08.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:08.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:08.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:08.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:08.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:08.695 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:08.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:08.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:08.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:08.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:08.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:08.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:08.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:08.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:08.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:08.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:08.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:08.702 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:08.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:08.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:08.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:08.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:08.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:08.706 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") 04:40:08.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:08.722 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:08.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:08.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:08.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:09.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:09.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:09.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:40:09.742 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 04:40:09.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:09.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:09.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:09.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:09.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:09.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:09.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:09.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:09.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:09.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:09.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:09.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 '\*?\QUI Form Test\E') 04:40:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:09.772 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:09.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:09.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:09.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:09.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:09.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:09.775 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) 04:40:09.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:09.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:09.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:09.776 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:09.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:09.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:40:09.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:40:09.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 04:40:09.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:09.778 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:09.779 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:09.779 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:09.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:09.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:09.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:09.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:09.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:09.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:09.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:09.809 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:09.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:09.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:09.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:09.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:09.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:09.825 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") 04:40:09.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:09.841 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:09.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:09.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:09.844 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") 04:40:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 04:40:09.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:09.845 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:09.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:09.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:09.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:09.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:09.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:09.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:09.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.850 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:09.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:09.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:09.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:09.864 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:09.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:09.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:09.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:09.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:09.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:09.869 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) 04:40:09.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:09.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:09.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:09.869 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:09.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:09.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 04:40:09.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:09.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:09.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:09.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:09.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:09.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:09.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.894 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:09.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:09.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:09.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:09.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:09.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:09.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:09.901 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:09.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:09.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:09.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:09.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:09.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:09.940 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") 04:40:09.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:09.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:09.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:09.940 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:09.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:09.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 04:40:09.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:09.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:09.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:09.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:09.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:09.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:09.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:09.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:09.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:09.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:09.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:09.972 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:09.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:09.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:09.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:09.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:09.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:09.975 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") 04:40:09.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:09.975 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:09.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:09.977 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) 04:40:09.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:09.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:09.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 04:40:09.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:09.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:09.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:09.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:09.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:09.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:09.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:09.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:09.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:09.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:09.982 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:09.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:10.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:10.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') 04:40:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:10.010 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:10.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:10.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:10.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:10.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:10.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:10.014 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") 04:40:10.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:10.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:10.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:10.014 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:10.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:10.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:10.045 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) 04:40:10.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:40:10.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:40:10.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 04:40:10.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:10.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:10.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:10.046 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 04:40:10.046 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 04:40:10.046 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:10.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.641 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.083 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.039 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.052 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.036 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.066 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.045 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.052 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.035 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.067 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:10.056 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:10.057 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:40:10.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:10.058 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:10.058 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:10.058 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:40:10.058 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:10.058 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:40:10.058 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:10.058 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:40:10.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:40:10.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:10.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:40:10.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:10.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:40:10.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:10.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:10.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:10.060 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:40:10.060 DEBUG [main][MenuItemLookup] Found menu:'File' 04:40:10.060 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:40:10.060 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:40:10.060 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:40:10.060 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:40:10.060 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:40:10.060 DEBUG [main][MenuItemLookup] Item match:Window 04:40:10.061 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:40:10.061 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:40:10.061 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:40:10.061 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:10.061 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:40:10.061 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:40:10.061 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:10.061 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:40:10.061 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:10.061 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:40:10.061 DEBUG [main][MenuItemLookup] Item match:Preferences 04:40:10.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:40:10.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:40:10.061 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:40:10.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:40:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 04:40:10.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:40:10.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:10.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:10.161 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:40:10.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:10.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 04:40:10.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:40:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:40:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:40:10.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 04:40:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:10.164 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:40:10.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:10.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:10.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:10.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:10.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:40:10.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:40:10.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:10.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:10.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:10.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:10.198 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:10.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:10.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:10.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:10.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:10.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.229 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:10.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:10.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:10.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:10.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:10.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 '\*?\QUI Form Test\E') 04:40:10.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:10.239 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:10.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:10.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:10.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:10.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:10.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:10.244 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 04:40:10.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:10.244 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:10.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 04:40:10.248 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") 04:40:10.248 TRACE [main][WidgetHandler] Notify FormText with event 1 04:40:10.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:10.248 TRACE [main][WidgetHandler] Wait for synchronization 04:40:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:10.251 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:10.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 04:40:10.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:10.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:10.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:10.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:10.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:10.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:10.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:10.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:10.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:10.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:10.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:10.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:10.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.273 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:10.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:10.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:10.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:10.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:10.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:10.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:10.281 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:10.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:10.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:10.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:10.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:10.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:10.284 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 04:40:10.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:10.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:10.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:10.302 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:10.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:10.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 04:40:10.304 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 04:40:10.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:10.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:10.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:10.304 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:10.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:10.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:40:10.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:40:10.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 04:40:10.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:10.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:10.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:10.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:10.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:10.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:10.307 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:10.307 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:10.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:10.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:10.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:10.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:10.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:10.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:10.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:10.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:10.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:10.341 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:10.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:10.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:10.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:10.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:10.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:10.347 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") 04:40:10.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:10.347 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:10.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:10.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:10.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:10.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:11.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:11.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:40:11.371 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 04:40:11.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:11.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:11.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:11.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:11.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:11.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.377 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:11.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:11.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:11.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:11.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:11.402 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:11.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:11.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:11.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:11.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:11.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:11.406 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 04:40:11.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:11.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.406 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:11.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:11.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:40:11.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:40:11.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 04:40:11.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:11.408 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:11.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:11.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:11.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:11.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:11.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:11.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:11.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:11.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:11.437 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:11.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:11.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:11.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:11.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:11.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:11.440 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 04:40:11.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.440 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:11.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 04:40:11.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:11.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:11.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:11.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:11.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:11.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:11.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.445 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:11.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:11.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 '\*?\QUI Form Test\E') 04:40:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:11.470 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:11.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:11.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:11.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:11.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:11.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:11.474 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") 04:40:11.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.474 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:11.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:11.476 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") 04:40:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 04:40:11.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:11.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.477 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:11.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:11.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:11.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:11.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.482 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:11.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:11.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:11.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:11.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:11.505 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:11.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:11.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:11.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:11.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:11.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:11.508 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 04:40:11.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.509 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:11.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 04:40:11.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:11.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:11.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:11.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:11.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:11.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:11.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:11.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:11.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:11.542 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:11.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:11.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:11.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:11.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:11.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:11.545 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 04:40:11.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:11.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.545 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:11.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:11.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 04:40:11.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:11.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:11.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:11.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:11.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:11.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:11.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:11.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:11.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:11.575 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:11.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:11.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:11.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:11.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:11.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:11.578 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") 04:40:11.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:11.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.578 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:11.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:11.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 04:40:11.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:11.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:11.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:11.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:11.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:11.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:11.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:11.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:11.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:11.607 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:11.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:11.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:11.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:11.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:11.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:11.643 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") 04:40:11.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:11.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.644 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:11.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:11.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:11.646 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 04:40:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 04:40:11.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:11.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:11.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:11.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:11.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:11.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:11.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:11.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:11.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:11.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:11.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:11.675 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:11.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:11.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:11.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:11.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:11.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:11.678 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") 04:40:11.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.678 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:11.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:11.680 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 04:40:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:40:11.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:40:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 04:40:11.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:11.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:11.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 04:40:11.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 04:40:11.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:11.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:11.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.071 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.036 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.065 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.035 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.033 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.035 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.032 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.036 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.032 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.067 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.034 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:11.701 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:11.702 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:40:11.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:11.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:11.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:11.703 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:40:11.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:11.725 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:40:11.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:11.725 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 04:40:11.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:40:11.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:11.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:40:11.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:11.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 04:40:11.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:11.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:11.727 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:40:11.727 DEBUG [main][MenuItemLookup] Found menu:'File' 04:40:11.727 DEBUG [main][MenuItemLookup] Found menu:'Edit' 04:40:11.727 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 04:40:11.727 DEBUG [main][MenuItemLookup] Found menu:'Search' 04:40:11.727 DEBUG [main][MenuItemLookup] Found menu:'Project' 04:40:11.727 DEBUG [main][MenuItemLookup] Found menu:'Window' 04:40:11.727 DEBUG [main][MenuItemLookup] Item match:Window 04:40:11.728 DEBUG [main][MenuItemLookup] Found menu:'New Window' 04:40:11.728 DEBUG [main][MenuItemLookup] Found menu:'Editor' 04:40:11.728 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 04:40:11.728 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:11.728 DEBUG [main][MenuItemLookup] Found menu:'Show View' 04:40:11.728 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 04:40:11.728 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:11.728 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 04:40:11.728 DEBUG [main][MenuItemLookup] Found menu:'' 04:40:11.728 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 04:40:11.728 DEBUG [main][MenuItemLookup] Item match:Preferences 04:40:11.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 04:40:11.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 04:40:11.728 INFO [main][MenuItemHandler] Select menu item: &Preferences 04:40:11.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 04:40:11.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 04:40:11.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:40:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.827 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 04:40:11.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:11.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 04:40:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:40:11.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:40:11.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:40:11.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 "Cancel", Widget matcher matching widgets with style: 8) 04:40:11.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:11.831 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:40:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:11.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:11.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:40:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:40:11.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:11.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:11.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:11.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:11.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:11.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:11.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.856 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:11.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:11.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:11.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:11.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:11.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 04:40:11.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:11.882 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:11.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:11.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:11.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:11.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:11.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:11.887 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 04:40:11.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:11.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:11.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:11.888 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:11.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:11.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:11.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:11.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 04:40:11.933 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: ") 04:40:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:11.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:11.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:12.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:12.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:12.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:12.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:12.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:40:12.935 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 04:40:12.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:12.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:12.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:12.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:12.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:12.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:12.936 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:12.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:12.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:12.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:12.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:12.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:12.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:12.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:12.939 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:12.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:12.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:12.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:12.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:12.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:12.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:12.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:12.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:12.948 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:12.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:12.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:12.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:12.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:12.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:12.951 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 04:40:12.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:12.951 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:12.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:12.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:12.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:12.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 04:40:12.975 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: ") 04:40:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:12.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:12.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:12.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:40:12.975 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:40:12.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:12.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:12.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:12.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:12.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:12.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:12.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:12.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:12.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:12.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:12.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:12.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:12.980 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:12.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:12.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:12.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:12.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:12.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:12.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:12.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:12.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:12.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:12.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:12.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:12.988 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:12.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:12.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:12.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:12.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:12.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:12.991 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") 04:40:12.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:12.991 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:12.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:12.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:13.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:13.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:13.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:14.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:40:14.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:40:14.035 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 04:40:14.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:14.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:14.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:14.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:14.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:14.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:14.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:14.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:14.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:14.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:14.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 '\*?\QUI Form Test\E') 04:40:14.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:14.050 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:14.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:14.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:14.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:14.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:14.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:14.054 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 04:40:14.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.054 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:14.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:40:14.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:40:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 04:40:14.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:14.056 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:14.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:14.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:14.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:14.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:14.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:14.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:14.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:14.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:14.112 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:14.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:14.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:14.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:14.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:14.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:14.116 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") 04:40:14.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.116 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:14.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:14.118 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") 04:40:14.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 04:40:14.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:14.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:14.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:14.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:14.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:14.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:14.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:14.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:14.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:14.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:14.180 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:14.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:14.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:14.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:14.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:14.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:14.184 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 04:40:14.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.184 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:14.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 04:40:14.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:14.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:14.185 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:14.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:14.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:14.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.188 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:14.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:14.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:14.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:14.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:14.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 04:40:14.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:14.230 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:14.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:14.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:14.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:14.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:14.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:14.233 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") 04:40:14.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:14.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.233 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:14.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:14.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 04:40:14.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:14.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.234 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:14.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:14.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:14.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:14.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.238 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:14.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:14.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:14.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:14.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:14.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 04:40:14.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:14.284 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:14.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:14.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:14.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:14.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:14.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:14.287 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") 04:40:14.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.287 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:14.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:14.289 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 04:40:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 04:40:14.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:14.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:14.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:14.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:14.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:14.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:14.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 04:40:14.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:14.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:14.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 '\*?\QUI Form Test\E') 04:40:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 04:40:14.320 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 04:40:14.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 04:40:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 04:40:14.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 04:40:14.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 04:40:14.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 04:40:14.323 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") 04:40:14.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.324 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 04:40:14.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:14.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 04:40:14.340 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 04:40:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:14.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 04:40:14.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 04:40:14.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:14.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 04:40:14.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:14.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:14.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:14.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 04:40:14.346 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 04:40:14.346 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:14.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.646 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.083 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.04 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.058 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.02 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.064 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.063 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.049 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.071 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.041 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.v20230829-0425 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface.test --- [INFO] Resolving class path of RedDeer JFace Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface.test --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.jface.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:24.651 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 04:40:24.653 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 04:40:24.726 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 04:40:24.727 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 04:40:24.748 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:24.849 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:40:24.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:24.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:24.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 04:40:24.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 04:40:24.869 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 04:40:24.953 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:24.953 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:40:24.956 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:24.956 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:40:24.959 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:24.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:24.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:24.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:24.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:24.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:24.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:25.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:25.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:25.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:25.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:25.040 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.... 04:40:25.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:25.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:25.232 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 04:40:25.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:25.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:25.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:25.237 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.... 04:40:25.238 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.*'] 04:40:25.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:25.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:25.248 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 04:40:25.258 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) 04:40:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:25.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:25.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:25.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:25.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:25.327 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:40:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:25.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:25.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:30.360 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.... 04:40:30.360 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.*'] 04:40:30.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:30.360 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 04:40:30.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:30.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:30.364 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:30.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:30.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:30.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:30.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:30.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:30.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:30.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:30.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:30.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:30.378 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.... 04:40:30.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:30.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:30.448 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 04:40:30.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:30.450 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.*'] 04:40:30.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:30.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:30.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:30.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:30.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:30.450 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:30.450 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 04:40:30.451 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) 04:40:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:30.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:30.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:30.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:30.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:30.454 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:40:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:30.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:30.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:40:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:40:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:40:30.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 04:40:30.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:40:30.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:40:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:40:30.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:30.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:30.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:30.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:30.488 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:30.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:30.488 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:30.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:30.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:30.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:30.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:30.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:30.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:30.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:30.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:30.489 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.... 04:40:30.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:30.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:30.555 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 04:40:30.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:30.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:30.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:30.556 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.... 04:40:30.556 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"] 04:40:30.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:30.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:30.557 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 04:40:30.557 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) 04:40:30.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:30.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:30.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:30.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:30.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:30.559 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:40:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:30.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:30.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:35.578 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.... 04:40:35.578 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"] 04:40:35.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:35.579 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 04:40:35.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:35.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:35.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:35.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:35.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:35.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:35.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:35.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:35.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:35.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:35.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:35.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:35.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:35.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:35.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:35.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:35.581 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.... 04:40:35.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:35.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:35.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 04:40:35.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:35.637 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.*'] 04:40:35.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:35.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:35.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:35.638 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:35.638 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 04:40:35.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 04:40:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:35.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:35.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:35.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:35.639 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:40:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:35.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:35.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:35.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:40:35.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:40:35.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:40:35.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:40:35.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:40:35.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:40:35.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:35.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:35.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:35.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:35.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:35.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:35.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:35.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:35.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:35.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:35.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:35.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:35.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:35.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:35.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:35.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:35.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 04:40:35.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:35.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:35.736 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 04:40:35.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:35.737 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.... 04:40:35.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 04:40:35.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:35.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:35.738 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 04:40:35.738 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) 04:40:35.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:35.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:35.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:35.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:35.740 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:40:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:35.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:35.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:40.759 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.... 04:40:40.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 04:40:40.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:40.759 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 04:40:40.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:40.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:40.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:40.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:40.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:40.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:40.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:40.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:40.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:40.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:40.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:40.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:40.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:40.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:40.761 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.... 04:40:40.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:40.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:40.815 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 04:40:40.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:40.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:40.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 04:40:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 04:40:40.817 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) 04:40:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:40.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:40.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:40.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:40.819 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:40:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:40.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:40.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:40:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:40:45.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:45.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:45.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:45.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 04:40:45.838 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 04:40:45.838 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:45.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.208 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.404 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.121 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.091 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.088 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.092 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.077 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:45.867 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:45.868 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:40:45.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:45.868 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:45.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:45.869 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:40:45.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:45.869 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:40:45.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:45.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:45.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:45.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:45.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:45.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:45.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:45.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:45.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:45.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:45.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 04:40:45.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:45.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:45.949 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 04:40:45.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:45.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:45.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:45.951 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:45.951 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 04:40:45.952 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) 04:40:45.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:45.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:45.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:45.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:45.953 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:40:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:45.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:45.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:45.956 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:45.957 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) 04:40:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:45.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:45.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:45.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:45.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:45.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:45.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 04:40:45.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:45.960 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") 04:40:45.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:45.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:45.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:45.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:45.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:45.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:45.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:45.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:45.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:45.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:45.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:45.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:45.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:45.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:45.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:45.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:45.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:45.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:45.983 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.... 04:40:46.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:46.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:46.061 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 04:40:46.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:46.062 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:46.062 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 04:40:46.062 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) 04:40:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:46.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:46.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:46.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:46.064 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:40:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:46.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:46.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:40:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:40:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:40:46.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:40:46.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:40:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:40:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:46.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:46.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:46.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:46.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:46.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:46.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:46.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:46.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:46.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:46.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:46.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:46.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:46.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:46.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:46.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:46.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:46.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:46.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:46.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:46.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:46.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:46.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:46.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:46.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:46.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:46.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.... 04:40:46.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:46.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:46.164 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 04:40:46.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:46.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:46.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:46.165 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:46.165 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) 04:40:46.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:46.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:46.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:46.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:46.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:46.166 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:46.166 INFO [WorkbenchTestable][WizardDialog] Finish wizard 04:40:46.167 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) 04:40:46.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:46.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:46.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:46.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:46.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:46.168 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 04:40:46.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:46.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:46.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:46.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:40:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:40:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:40:51.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:40:51.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:40:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:40:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:51.185 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:51.185 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:51.186 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:51.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:51.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:51.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:51.186 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.... 04:40:51.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.236 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 04:40:51.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.238 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:51.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 "Finish", Widget matcher matching widgets with style: 8) 04:40:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 04:40:51.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.240 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") 04:40:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:51.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:51.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:51.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:51.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:51.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:51.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:51.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:51.277 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.... 04:40:51.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.353 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 04:40:51.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.354 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:51.356 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:40:51.357 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:51.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 04:40:51.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.361 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") 04:40:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:51.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:51.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:51.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.388 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.389 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:51.389 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:51.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:51.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:51.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:51.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:51.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 04:40:51.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 04:40:51.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.452 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:51.452 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 04:40:51.452 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) 04:40:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.454 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:40:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:51.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:51.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:51.456 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:51.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 04:40:51.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.461 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:51.461 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 04:40:51.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 04:40:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.462 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 04:40:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:51.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:51.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:51.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 04:40:51.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:51.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 04:40:51.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:51.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 04:40:51.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 04:40:51.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 04:40:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:51.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:51.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:51.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:51.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:51.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:51.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:51.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 04:40:51.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.593 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 04:40:51.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.595 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:51.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 04:40:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.596 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:51.596 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 04:40:51.596 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) 04:40:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.597 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:40:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:40:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:40:51.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:51.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:51.599 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 04:40:51.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:40:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 04:40:51.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:40:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 04:40:51.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 04:40:51.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.601 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") 04:40:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:51.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:51.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:51.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:51.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:51.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:51.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:51.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:51.639 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.... 04:40:51.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.685 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 04:40:51.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.686 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:40:51.686 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) 04:40:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 04:40:51.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.687 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") 04:40:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:40:51.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:40:51.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:40:51.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:40:51.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:40:51.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:40:51.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:40:51.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:40:51.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:40:51.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:40:51.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:40:51.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:40:51.704 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:40:51.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:40:51.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:40:51.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:40:51.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:40:51.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:40:51.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:40:51.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 04:40:51.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.759 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 04:40:51.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:40:51.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:40:51.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:40:51.761 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.... 04:40:51.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:51.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:52.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:52.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:52.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:52.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:52.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:52.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:53.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:53.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:53.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:53.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:53.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:53.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:54.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:54.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:54.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:54.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:54.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:54.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:55.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:55.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:55.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:55.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:55.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:55.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:56.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:56.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:56.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:56.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:56.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:56.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:57.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:57.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:57.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:57.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:57.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:57.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:58.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:58.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:58.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:58.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:58.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:58.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:59.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:59.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:59.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:59.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:59.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:40:59.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:00.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:00.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:00.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:00.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:00.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:00.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:01.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:01.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:01.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:01.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:01.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:01.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:01.810 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 04:41:01.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:01.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 04:41:01.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 04:41:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:01.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:01.823 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") 04:41:01.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:01.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:01.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:01.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:01.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:01.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:01.841 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 04:41:01.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:41:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:01.841 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") 04:41:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:01.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:01.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:01.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:01.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:01.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:01.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:01.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:41:01.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:01.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:01.868 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:41:01.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:01.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:41:01.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:41:01.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:01.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:01.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:01.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:01.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:01.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:01.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:01.868 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.... 04:41:01.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:01.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 04:41:01.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:41:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:01.915 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 04:41:01.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:01.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 04:41:01.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:41:01.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:01.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:01.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 04:41:01.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:01.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:01.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:01.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:01.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:01.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:01.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:01.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:41:01.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:01.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:01.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:01.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:01.935 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:41:01.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:01.935 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:41:01.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:41:01.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:01.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:01.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:01.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:01.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:01.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:01.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:01.936 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.... 04:41:01.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:01.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:01.984 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 04:41:01.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:41:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:01.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:01.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 04:41:01.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 04:41:01.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:01.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:01.986 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") 04:41:01.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:01.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:01.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:01.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:01.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:01.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:01.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:02.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:41:02.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:02.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:02.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 04:41:02.001 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 04:41:02.001 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:02.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.135 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.113 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.108 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.095 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.09 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.112 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.1 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.149 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.064 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.164 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.067 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.066 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 04:41:02.041 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 04:41:02.044 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:41:02.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:02.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 04:41:02.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:02.044 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:41:02.048 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:02.048 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:41:02.048 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:02.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:41:02.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:41:02.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 04:41:02.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:02.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 04:41:02.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 04:41:02.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:02.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:02.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:02.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:41:02.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:41:02.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:41:02.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 04:41:02.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:41:02.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:41:02.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:02.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:02.058 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:41:02.061 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:02.061 DEBUG [main][MenuItemLookup] Item match:File 04:41:02.065 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:41:02.065 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:41:02.065 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:41:02.065 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:41:02.065 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:02.065 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:41:02.065 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:41:02.065 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:02.065 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'Revert' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'Move...' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:02.066 DEBUG [main][MenuItemLookup] Found menu:'Import...' 04:41:02.066 DEBUG [main][MenuItemLookup] Item match:Import... 04:41:02.068 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 04:41:02.068 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 04:41:02.070 INFO [main][MenuItemHandler] Select menu item: &Import... 04:41:02.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 04:41:02.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 04:41:02.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 04:41:02.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:02.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:02.163 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 04:41:02.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.172 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 04:41:02.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:02.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:02.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:02.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:02.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:41:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:41:02.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 04:41:02.186 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 04:41:02.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:02.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:02.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 04:41:02.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 04:41:02.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 04:41:02.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:02.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 04:41:02.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:02.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 04:41:02.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 04:41:02.692 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 04:41:02.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 04:41:02.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 04:41:02.695 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 04:41:02.695 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 04:41:02.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 04:41:02.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:02.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:02.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:02.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:02.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:02.697 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:41:02.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:02.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:02.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:02.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:02.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 04:41:02.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 04:41:02.702 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 04:41:02.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 04:41:02.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:02.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:02.702 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 04:41:02.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:02.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:02.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 04:41:02.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:02.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:02.703 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 04:41:02.703 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 04:41:02.703 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) 04:41:02.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:02.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:02.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:02.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:02.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:02.704 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:41:02.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:02.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:02.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:02.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:41:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:41:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:41:02.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:41:02.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:41:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:41:02.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 04:41:02.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:02.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:02.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 04:41:02.720 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 04:41:02.721 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:02.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:02.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:02.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.668 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 04:41:02.728 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 04:41:02.730 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:41:02.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:02.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 04:41:02.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:02.730 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:41:02.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:02.740 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:41:02.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:02.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:02.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:02.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 04:41:02.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:02.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 04:41:02.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 04:41:02.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:02.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:02.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:02.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:02.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:02.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:02.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 04:41:02.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:02.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:02.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:02.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:02.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:41:02.743 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:02.743 DEBUG [main][MenuItemLookup] Item match:File 04:41:02.744 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:41:02.744 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:41:02.749 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:41:02.749 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:02.749 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:41:02.749 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:02.749 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:41:02.749 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:02.749 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:41:02.749 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:41:02.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:41:02.750 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:41:02.750 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:41:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:41:02.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 04:41:02.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:41:02.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:02.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:02.830 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:41:02.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:02.830 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 04:41:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:02.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:02.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:02.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:41:02.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:41:02.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 04:41:02.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 04:41:02.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:03.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 04:41:03.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 04:41:03.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 04:41:03.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:03.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 04:41:03.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:03.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 04:41:03.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 04:41:03.335 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 04:41:03.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 04:41:03.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 04:41:03.336 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:41:03.336 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:41:03.336 DEBUG [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) 04:41:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:03.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:03.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:03.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:03.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:03.338 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:41:03.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:03.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:03.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:03.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:03.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 04:41:03.347 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 04:41:03.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:03.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:03.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:03.347 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:03.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 04:41:03.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:03.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:03.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:03.348 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:03.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.348 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:03.348 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 04:41:03.348 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) 04:41:03.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:03.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:03.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:03.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:03.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:03.350 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:41:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:03.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:03.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:41:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:41:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:41:03.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:41:03.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:41:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:41:03.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:03.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:03.378 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:41:03.378 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:03.378 DEBUG [main][MenuItemLookup] Item match:File 04:41:03.378 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:41:03.379 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:41:03.380 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:41:03.380 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:03.380 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:41:03.380 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:03.380 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:41:03.380 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:03.380 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:41:03.380 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:41:03.380 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:41:03.380 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:41:03.380 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:41:03.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:41:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 04:41:03.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:41:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:03.444 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:41:03.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.444 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 04:41:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:03.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:03.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:03.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:41:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:41:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 04:41:03.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 04:41:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:03.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 04:41:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 04:41:03.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 04:41:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:03.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 04:41:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:03.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 04:41:03.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 04:41:03.950 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 04:41:03.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 04:41:03.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 04:41:03.951 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:41:03.951 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:41:03.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 04:41:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:03.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:03.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:03.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:03.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:03.953 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:41:03.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:03.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:03.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:03.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:03.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'] 04:41:03.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 04:41:03.960 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 04:41:03.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:03.961 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:03.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.961 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.... 04:41:03.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 04:41:03.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.962 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 04:41:03.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:03.962 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:03.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:03.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:03.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:03.962 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:03.962 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 04:41:03.962 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) 04:41:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:03.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:03.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:03.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:03.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:03.964 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:41:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:03.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:03.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:41:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:41:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:41:03.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:41:03.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:41:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:41:03.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 04:41:03.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:03.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:03.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 04:41:03.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 04:41:03.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:03.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 04:41:03.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 04:41:03.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:03.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:03.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:03.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 04:41:03.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:03.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:03.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:03.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:03.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:41:03.995 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:03.995 DEBUG [main][MenuItemLookup] Item match:File 04:41:03.995 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:41:03.995 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:41:03.997 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:41:03.997 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:03.997 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:41:03.997 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:03.997 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:41:03.997 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:03.997 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:41:03.997 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:41:03.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:41:03.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:41:03.997 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:41:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:41:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 04:41:04.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:41:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:04.054 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:41:04.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.054 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 04:41:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:04.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:04.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:04.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:41:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:41:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 04:41:04.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 04:41:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:04.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:04.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 04:41:04.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 04:41:04.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 04:41:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:04.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 04:41:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:04.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 04:41:04.559 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 04:41:04.559 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 04:41:04.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 04:41:04.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 04:41:04.560 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:41:04.560 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:41:04.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.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) 04:41:04.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:04.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:04.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:04.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:04.562 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:41:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:04.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:04.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:04.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'] 04:41:04.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 04:41:04.568 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 04:41:04.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:04.568 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:04.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:04.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:04.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:04.569 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:04.569 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 04:41:04.569 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) 04:41:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:04.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:04.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:04.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:04.570 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:41:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:04.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:04.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:41:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:41:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:41:04.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:41:04.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:41:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:41:04.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 04:41:04.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:04.585 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:04.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 04:41:04.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:04.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:04.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 04:41:04.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:04.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 04:41:04.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 04:41:04.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:04.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:04.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:04.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:04.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:04.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:04.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 04:41:04.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:04.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:04.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:04.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:04.588 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:41:04.599 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:04.599 DEBUG [main][MenuItemLookup] Item match:File 04:41:04.600 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:41:04.600 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:41:04.602 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:41:04.602 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:04.602 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:41:04.602 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:04.602 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:41:04.602 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:04.602 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:41:04.602 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:41:04.602 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:41:04.602 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:41:04.602 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:41:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 04:41:04.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. finished successfully 04:41:04.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:41:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:04.661 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:41:04.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:04.661 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 04:41:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:04.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:04.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:04.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:41:04.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:41:04.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 04:41:04.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 04:41:04.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:05.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:05.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 04:41:05.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 04:41:05.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 04:41:05.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:05.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 04:41:05.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:05.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 04:41:05.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 04:41:05.166 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 04:41:05.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 04:41:05.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 04:41:05.167 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:41:05.167 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:41:05.167 DEBUG [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) 04:41:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:05.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:05.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:05.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:05.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:05.169 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:41:05.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:05.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:05.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:05.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:05.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:05.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 04:41:05.175 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 04:41:05.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:05.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:05.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:05.175 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:05.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:05.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:05.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 04:41:05.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:05.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:05.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:05.176 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:05.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:05.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:05.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:05.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:05.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:05.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:05.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:05.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:05.177 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:05.177 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 04:41:05.177 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) 04:41:05.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:05.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:05.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:05.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:05.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:05.178 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:41:05.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:05.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:05.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:05.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:41:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:41:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:41:05.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:41:05.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:41:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:41:05.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 04:41:05.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:05.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:05.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:05.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:05.194 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 04:41:05.194 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 04:41:05.194 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:05.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:05.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:05.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.466 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.25 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.593 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.608 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 04:41:05.201 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 04:41:05.202 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:41:05.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:05.202 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 04:41:05.202 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:05.202 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:41:05.207 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:05.207 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:41:05.207 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:05.207 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 04:41:05.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 04:41:05.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 04:41:05.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:05.208 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 04:41:05.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 04:41:05.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:05.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:05.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:05.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 04:41:05.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 04:41:05.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 04:41:05.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 04:41:05.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 04:41:05.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 04:41:05.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:05.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:05.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:05.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:05.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:41:05.209 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:05.209 DEBUG [main][MenuItemLookup] Item match:File 04:41:05.210 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:41:05.210 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 04:41:05.210 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 04:41:05.210 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 04:41:05.210 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:05.210 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 04:41:05.210 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 04:41:05.210 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:05.210 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'Revert' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'Move...' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'Import...' 04:41:05.211 DEBUG [main][MenuItemLookup] Found menu:'Export...' 04:41:05.211 DEBUG [main][MenuItemLookup] Item match:Export... 04:41:05.211 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 04:41:05.211 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 04:41:05.211 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 04:41:05.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 04:41:05.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 04:41:05.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 04:41:05.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:05.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:05.271 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 04:41:05.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.271 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 04:41:05.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:05.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:05.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:05.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:05.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:41:05.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:41:05.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 04:41:05.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 04:41:05.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:05.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:05.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 04:41:05.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 04:41:05.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 04:41:05.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:05.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 04:41:05.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:05.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 04:41:05.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 04:41:05.776 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 04:41:05.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 04:41:05.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 04:41:05.778 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 04:41:05.778 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 04:41:05.778 DEBUG [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) 04:41:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:05.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:05.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:05.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:05.780 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:41:05.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:05.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:05.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:05.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:05.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 04:41:05.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 04:41:05.784 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 04:41:05.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 04:41:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:05.785 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 04:41:05.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:05.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 04:41:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:05.785 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 04:41:05.785 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 04:41:05.785 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) 04:41:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:05.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:05.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:05.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:05.786 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:41:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:05.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:05.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:41:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:41:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:41:05.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:41:05.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:41:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:41:05.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 04:41:05.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:05.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:05.802 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 04:41:05.803 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 04:41:05.803 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:05.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.594 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 04:41:05.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 04:41:05.852 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 04:41:05.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 04:41:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41: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 "OK", Widget matcher matching widgets with style: 8) 04:41:05.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:05.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:05.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:05.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 04:41:05.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:05.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:05.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:05.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:05.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:05.860 INFO [WorkbenchTestable][AbstractButton] Click button OK 04:41:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:05.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:05.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:05.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 04:41:05.908 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 04:41:05.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 04:41:05.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:05.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:05.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 04:41:05.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:05.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:05.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:05.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 04:41:05.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:05.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:05.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:05.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:41:05.910 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:41:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 04:41:05.975 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 04:41:05.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 04:41:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:05.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 "Cancel", Widget matcher matching widgets with style: 8) 04:41:05.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:05.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 04:41:05.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:05.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:05.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:05.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:05.977 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:41:05.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:05.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:05.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:05.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:06.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 04:41:06.054 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 04:41:06.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 04:41:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:06.055 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 04:41:06.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:06.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 04:41:06.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:06.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:06.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:06.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:41:06.055 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:41:06.056 INFO [WorkbenchTestable][AbstractText] Text set to: something 04:41:06.057 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 04:41:06.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:06.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 04:41:06.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:06.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:06.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:06.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:41:06.058 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:41:06.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 04:41:06.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:06.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 04:41:06.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:06.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:06.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:06.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:06.059 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:41:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:06.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:06.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.063 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.05 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.078 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.127 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 04:41:06.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'] 04:41:06.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:06.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 04:41:06.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:06.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:06.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:06.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 04:41:06.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:06.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:06.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:06.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:06.141 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 04:41:06.141 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:06.141 DEBUG [main][MenuItemLookup] Item match:File 04:41:06.143 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 04:41:06.143 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 04:41:06.145 DEBUG [main][MenuItemLookup] Found menu:'Project...' 04:41:06.145 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:06.145 DEBUG [main][MenuItemLookup] Found menu:'Folder' 04:41:06.145 DEBUG [main][MenuItemLookup] Found menu:'File' 04:41:06.145 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 04:41:06.145 DEBUG [main][MenuItemLookup] Found menu:'' 04:41:06.145 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 04:41:06.145 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 04:41:06.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 04:41:06.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 04:41:06.145 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 04:41:06.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.... 04:41:06.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 04:41:06.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 04:41:06.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:06.228 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:41:06.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.228 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 04:41:06.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:06.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:06.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:06.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:06.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:06.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:41:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:41:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 04:41:06.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 04:41:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:06.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:06.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 04:41:06.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 04:41:06.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 04:41:06.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:06.733 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 04:41:06.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:06.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 04:41:06.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 04:41:06.733 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 04:41:06.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 04:41:06.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 04:41:06.734 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 04:41:06.734 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 04:41:06.734 DEBUG [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) 04:41:06.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:06.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:06.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:06.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:06.736 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 04:41:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:06.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:06.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:06.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 04:41:06.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 04:41:06.743 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 04:41:06.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:06.743 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:06.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.744 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.... 04:41:06.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.744 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 04:41:06.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:06.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 04:41:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:06.745 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 04:41:06.745 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 04:41:06.745 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) 04:41:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:06.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:06.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:06.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:06.746 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 04:41:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:06.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:06.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:41:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:41:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 04:41:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 04:41:06.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 04:41:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 04:41:06.766 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.... 04:41:06.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.823 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 04:41:06.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 04:41:06.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:06.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:06.823 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.823 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:41:06.824 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.825 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.825 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.826 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.826 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.826 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message") 04:41:06.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:06.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:06.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:06.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 04:41:06.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:06.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:06.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:06.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:06.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:06.829 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 04:41:06.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:06.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:06.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:06.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:06.832 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.832 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:41:06.833 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.833 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.833 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.833 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 04:41:06.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:06.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 04:41:06.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:06.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:06.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:06.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:06.838 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 04:41:06.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:06.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:06.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:06.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:06.840 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.840 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:41:06.841 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.841 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.841 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.841 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message") 04:41:06.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:06.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:06.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:06.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 04:41:06.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:06.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:06.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:06.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:06.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:06.843 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 04:41:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:06.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:06.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:06.844 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.844 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:41:06.845 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.845 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.845 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.845 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message") 04:41:06.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:06.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 04:41:06.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:06.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:06.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:06.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:06.847 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 04:41:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:06.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:06.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:06.849 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.849 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:41:06.850 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.850 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.850 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.850 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider") 04:41:06.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:06.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 04:41:06.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:06.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:06.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:06.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:06.851 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 04:41:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:06.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:06.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:06.855 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.856 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:41:06.856 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.856 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.856 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 04:41:06.864 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.... 04:41:06.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:06.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:07.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:07.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:07.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:07.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:08.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:08.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:08.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:08.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:09.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:09.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:09.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:09.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:10.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:10.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:10.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:10.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:11.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:11.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:11.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:11.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:12.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:12.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:12.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:12.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:13.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:13.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:13.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:13.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:14.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:14.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:14.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:14.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:15.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:15.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:15.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:15.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:16.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:16.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:16.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:16.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:16.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available. failed, an exception will be thrown Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.766 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.627 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.099 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.039 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:16.908 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:16.910 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:41:16.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:16.910 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:16.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:16.911 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:41:16.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:16.921 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:41:16.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:16.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:16.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:16.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:16.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:16.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:16.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:16.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:41:16.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:16.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:16.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:41:16.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:16.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:16.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:16.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:16.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:41:16.967 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 04:41:16.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:16.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:16.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:16.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:16.968 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:16.968 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:16.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:16.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:16.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:16.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:16.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 04:41:16.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:17.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:17.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:17.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:41:17.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:17.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:17.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:17.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:17.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:17.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:17.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:41:17.030 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 04:41:17.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:17.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:17.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:17.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:17.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:17.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:17.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:17.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:17.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:17.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:17.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:41:17.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:17.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:41:17.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:17.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:17.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:17.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:17.071 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 04:41:17.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 04:41:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:17.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 04:41:17.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 04:41:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:17.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 04:41:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:17.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 04:41:17.578 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 04:41:17.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 04:41:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:18.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:18.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 04:41:18.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 04:41:18.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:18.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 04:41:18.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:18.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 04:41:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:41:18.093 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 04:41:18.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:18.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:18.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:18.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:18.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:18.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:18.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:18.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:18.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:18.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:18.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:18.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:18.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:41:18.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:18.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:41:18.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:18.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:18.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:18.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:18.123 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 04:41:18.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:18.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:18.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:18.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:18.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:18.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 04:41:18.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:18.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:18.630 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 04:41:18.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:19.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:19.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:19.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:19.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 04:41:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:19.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:41:19.147 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 04:41:19.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:19.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:19.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:19.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:19.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:19.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:19.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:19.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:19.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:19.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:19.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:19.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:19.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:41:19.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:19.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:19.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:19.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:41:19.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:19.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:19.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:19.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:19.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:19.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:19.185 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 04:41:19.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:19.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:19.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:19.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:19.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:19.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:19.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 04:41:19.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:19.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:19.692 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 04:41:19.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:19.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:20.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:20.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:20.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:20.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 04:41:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:20.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:20.201 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 04:41:20.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 04:41:20.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:20.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 04:41:20.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 04:41:20.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:20.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 04:41:20.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:20.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 04:41:20.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:41:20.720 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 04:41:20.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:20.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:20.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:20.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:20.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:20.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:20.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:20.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:20.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:20.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:20.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:41:20.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:20.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:20.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:41:20.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:20.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:20.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:20.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:20.750 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 04:41:20.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:21.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 04:41:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:21.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:21.257 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 04:41:21.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:21.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:21.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:21.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 04:41:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:21.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:21.765 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 04:41:21.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:22.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:22.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:22.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:22.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 04:41:22.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:22.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:22.275 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 04:41:22.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:22.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:22.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:22.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:22.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:22.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:22.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 04:41:22.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:22.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:22.786 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 04:41:22.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:22.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:23.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:23.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:23.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:23.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:23.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 04:41:23.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:23.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:23.288 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 04:41:23.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:23.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:23.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:23.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:23.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:23.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 04:41:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:23.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:41:23.799 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 04:41:23.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:23.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:23.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:23.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:23.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:23.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:23.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:23.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:23.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:23.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:23.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:23.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:23.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:41:23.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:23.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:41:23.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:23.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:23.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:23.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 04:41:23.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 04:41:23.830 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 04:41:23.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 04:41:23.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:24.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:24.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 04:41:24.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 04:41:24.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:24.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 04:41:24.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:24.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 04:41:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:41:24.343 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 04:41:24.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:24.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:24.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:24.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:24.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:24.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:24.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:24.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:24.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:24.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:24.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:24.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:24.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:41:24.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:24.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:24.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:24.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:41:24.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:24.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:24.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:24.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:24.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:24.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:24.372 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 04:41:24.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 04:41:24.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:24.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:24.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 04:41:24.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 04:41:24.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:24.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 04:41:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:24.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 04:41:24.877 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 04:41:24.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 04:41:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:25.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 04:41:25.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 04:41:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:25.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 04:41:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:25.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 04:41:25.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:41:25.390 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 04:41:25.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:25.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:25.390 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:25.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:25.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:25.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:25.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:25.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:25.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:25.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:25.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:25.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:25.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:41:25.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:25.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:41:25.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:25.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:25.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:25.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:25.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:41:25.434 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 04:41:25.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:25.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:25.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:25.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:25.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:25.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:25.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:25.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:25.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:25.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:25.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:25.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:25.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 04:41:25.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:25.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:25.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:41:25.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:25.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:25.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:25.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 04:41:25.462 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 04:41:25.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:25.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:25.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:25.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:25.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 04:41:25.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:25.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:25.970 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 04:41:25.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:25.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:26.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:26.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 04:41:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:26.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 04:41:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:26.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 04:41:26.480 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 04:41:26.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:26.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:26.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:26.989 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 04:41:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:26.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:26.989 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 04:41:26.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:27.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:27.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:27.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:27.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 04:41:27.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:27.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:27.499 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 04:41:27.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:27.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:27.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:27.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:28.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:28.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 04:41:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:28.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:28.001 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 04:41:28.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:28.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:28.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 04:41:28.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 04:41:28.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 04:41:28.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 04:41:28.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 04:41:28.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:41:28.511 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 04:41:28.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:28.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:28.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:28.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:28.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:28.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 04:41:28.512 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 04:41:28.512 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:28.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:28.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:28.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.605 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.046 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.063 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.063 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.054 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.572 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.554 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.037 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.043 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.078 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 04:41:28.518 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 04:41:28.519 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:41:28.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:28.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 04:41:28.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:28.519 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:41:28.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:28.519 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:41:28.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:28.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:28.520 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 04:41:28.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 04:41:28.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:28.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:28.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1654): Gtk-CRITICAL **: 04:41:28.552: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 04:41:28.554 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 04:41:28.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:28.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:28.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:28.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 04:41:28.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:28.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:28.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:28.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:28.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:28.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 04:41:28.569 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 04:41:28.571 TRACE [main][WidgetHandler] Notify Table with event 13 04:41:28.571 TRACE [main][WidgetHandler] Wait for synchronization 04:41:28.572 TRACE [main][WidgetHandler] Notify Table with event 3 04:41:28.572 TRACE [main][WidgetHandler] Wait for synchronization 04:41:28.572 TRACE [main][WidgetHandler] Notify Table with event 4 04:41:28.572 TRACE [main][WidgetHandler] Wait for synchronization 04:41:28.581 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 04:41:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:28.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:28.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:28.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 04:41:28.581 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 04:41:28.581 INFO [WorkbenchTestable][AbstractText] Text set to: abc 04:41:28.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 04:41:28.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:28.584 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 04:41:28.585 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 04:41:28.585 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 04:41:28.585 DEBUG [main][AbstractWait] Waiting until shell is active... 04:41:28.585 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 04:41:28.585 INFO [main][AbstractShell] Close shell Testing shell 04:41:28.585 INFO [main][ShellHandler] Closing shell 'Testing shell' 04:41:28.589 DEBUG [main][AbstractWait] Waiting while shell is available... 04:41:28.589 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 04:41:28.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 04:41:28.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:28.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:28.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 04:41:28.606 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 04:41:28.606 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:28.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.086 s Running org.eclipse.reddeer.jface.test.window.WindowTest 04:41:28.628 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"] 04:41:28.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:28.628 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"] 04:41:28.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:28.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:28.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:28.631 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") 04:41:28.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:28.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:28.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:28.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:41:28.636 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 04:41:28.637 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:41:28.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 04:41:28.650 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 04:41:28.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:28.650 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 04:41:28.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:28.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:28.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:28.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 04:41:28.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:28.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:28.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:28.651 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") 04:41:28.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:28.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:28.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:29.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:29.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:29.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:29.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:30.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:30.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:30.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:41:30.153 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 04:41:30.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 04:41:30.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:30.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:30.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:30.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:30.163 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") 04:41:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:30.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:30.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:30.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:30.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:41:30.167 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 04:41:30.167 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:41:30.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:30.193 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"] 04:41:30.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:30.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:30.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:30.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:30.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:30.193 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 04:41:30.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:30.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:30.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:30.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 04:41:30.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:30.194 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") 04:41:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:30.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:30.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:30.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:30.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:31.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:31.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:31.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:41:31.195 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 04:41:31.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 04:41:31.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:31.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:31.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:31.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:31.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:31.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:31.213 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") 04:41:31.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:31.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:31.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:31.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:31.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:41:31.216 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 04:41:31.217 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:41:31.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:31.229 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.... 04:41:31.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:31.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:31.229 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 04:41:31.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.230 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 04:41:31.230 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 04:41:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:41:31.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:41:31.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:31.246 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") 04:41:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:31.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:31.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:31.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:41:31.250 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 04:41:31.250 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:41:31.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:31.262 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.... 04:41:31.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:31.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:31.262 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 04:41:31.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.263 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 04:41:31.263 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 04:41:31.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:41:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:41:31.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:31.279 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"] 04:41:31.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:31.280 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"] 04:41:31.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:31.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:31.280 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") 04:41:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:31.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:31.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:31.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:31.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:41:31.284 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 04:41:31.284 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:41:31.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:31.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 04:41:31.296 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 04:41:31.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:31.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.296 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 04:41:31.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:31.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:31.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.296 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 04:41:31.296 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 04:41:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 04:41:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 04:41:31.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:31.336 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") 04:41:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:31.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:31.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:31.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:31.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:41:31.340 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 04:41:31.340 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:41:31.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 04:41:31.368 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 04:41:31.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.368 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 04:41:31.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:31.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:31.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 04:41:31.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:31.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.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") 04:41:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:31.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:31.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:31.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:31.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:32.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:32.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:32.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:41:32.370 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 04:41:32.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 04:41:32.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:32.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:32.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 04:41:32.379 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") 04:41:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:32.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:32.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:32.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:32.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 04:41:32.382 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 04:41:32.382 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 04:41:32.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:32.402 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"] 04:41:32.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:32.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:32.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:32.403 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 04:41:32.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:32.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:32.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:32.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:32.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 04:41:32.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 04:41:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:32.404 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") 04:41:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:32.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:32.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:32.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:32.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:33.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:33.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 04:41:33.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 04:41:33.405 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 04:41:33.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 04:41:33.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.789 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.535 s openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.001 s openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.049 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.066 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.099 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.036 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 04:41:33.421 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 04:41:33.422 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 04:41:33.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:33.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 04:41:33.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:33.422 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 04:41:33.431 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:33.431 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 04:41:33.431 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:33.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 04:41:33.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 04:41:33.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 04:41:33.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 04:41:33.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 04:41:33.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 04:41:33.434 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.... 04:41:33.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:33.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 04:41:33.489 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 04:41:33.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 04:41:33.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:33.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:33.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:33.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:33.492 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") 04:41:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:33.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:33.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:33.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:33.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:33.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid") 04:41:33.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 04:41:33.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:33.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:33.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 04:41:33.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 04:41:33.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:33.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:33.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:33.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:33.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:33.494 INFO [WorkbenchTestable][AbstractButton] Click button make valid 04:41:33.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:33.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:33.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:33.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:33.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:33.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:33.495 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") 04:41:33.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:33.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:33.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:33.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:33.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:33.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:33.497 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") 04:41:33.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 04:41:33.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 04:41:33.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 04:41:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 04:41:33.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 04:41:33.498 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 04:41:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 04:41:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 04:41:33.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 04:41:33.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 04:41:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 04:41:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 04:41:33.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 04:41:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 04:41:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 04:41:33.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 04:41:33.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:33.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 04:41:33.539 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 04:41:33.540 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 04:41:33.540 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 04:41:33.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 04:41:33.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 04:41:33.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.107 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.v20230829-0425 [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.v20230829-0425 [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 1147/2127K 1163/2127K 1179/2127K 1195/2127K 1211/2127K 1227/2127K 1243/2127K 1257/2127K 1273/2127K 1289/2127K 1305/2127K 1321/2127K 1337/2127K 1353/2127K 1369/2127K 1385/2127K 1401/2127K 1417/2127K 1433/2127K 1449/2127K 1465/2127K 1481/2127K 1497/2127K 1513/2127K 1529/2127K 1545/2127K 1561/2127K 1577/2127K 1593/2127K 1609/2127K 1625/2127K 1641/2127K 1657/2127K 1673/2127K 1689/2127K 1705/2127K 1721/2127K 1737/2127K 1753/2127K 1769/2127K 1785/2127K 1801/2127K 1817/2127K 1833/2127K 1849/2127K 1865/2127K 1881/2127K 1897/2127K 1913/2127K 1929/2127K 1945/2127K 1961/2127K 1977/2127K 1993/2127K 2009/2127K 2025/2127K 2041/2127K 2057/2127K 2069/2127K 2085/2127K 2101/2127K 2117/2127K 2127/2127K 2127K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test --- [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (249kB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (2.55MB) [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.92MB) [INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.82MB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.53MB) [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (478.08kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (302.99kB) [INFO] Fetching org.mortbay.jasper.apache-el_9.0.52.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (246.95kB) [INFO] Fetching com.sun.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.16MB) [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (135.86kB) [INFO] Fetching jakarta.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (62.56kB) [INFO] Fetching javax.activation_2.0.0.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (82.95kB) [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (106.86kB) [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.45kB) [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (266.68kB) [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.03kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (370.34kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (314.74kB) [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/plugins/ (287.03kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.02MB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (356.05kB) [INFO] Fetching org.apache.lucene.lucene-analysis-common_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.82MB) [INFO] Fetching org.apache.lucene.lucene-core_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (3.57MB) [INFO] Fetching org.apache.lucene.lucene-queryparser_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (418.36kB) [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20230723-0712.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (43.94kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (293.71kB) [INFO] Fetching org.apache.xmlrpc.client_3.1.3.v20160817-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (73.89kB) [INFO] Fetching org.apache.xmlrpc.common_3.1.3.v20181004-1955.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (129.32kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.7.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (254.52kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (34.97kB) [INFO] Fetching org.eclipse.help.base_4.4.100.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (440.5kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (38.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (47.13kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (78.29kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.32kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (210.82kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.29kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230801-1141.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.35.0.v20230622-1149.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (192.73kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (304.34kB) [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (96.25kB) [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (84.41kB) [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (66.72kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.44kB) [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (74.33kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (116.43kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (93.67kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (55.08kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.88kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (131.32kB) [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (14.67kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (196.8kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (31.55kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (151.36kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (44.41kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.01kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.27kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (104.31kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (14.96kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (40.09kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (61.15kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (47.98kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.100.v20230718-0609.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (158.51kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230804-1454.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (399.6kB) [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (256.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (211.53kB) [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (557.33kB) [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.39kB) [ERROR] All attempts to read artifact osgi.bundle,org.eclipse.jetty.jndi,10.0.15 failed: [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for RedDeer Parent POM File 4.7.0-SNAPSHOT: [INFO] [INFO] RedDeer Parent POM File ............................ SUCCESS [ 1.788 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.006 s] [INFO] RedDeer Common ..................................... SUCCESS [ 7.679 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 1.118 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.373 s] [INFO] RedDeer Core ....................................... SUCCESS [ 0.923 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 0.758 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.398 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 0.962 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.344 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.543 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.565 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 6.212 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 1.375 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.415 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.392 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.718 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.307 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.446 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.447 s] [INFO] RedDeer UI ......................................... SUCCESS [ 1.439 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.340 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.733 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.371 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.393 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.742 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.002 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.272 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.085 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:08 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:33 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:06 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:45 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 20.616 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:19 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.072 s] [INFO] RedDeer Eclipse Tests .............................. FAILURE [ 20.953 s] [INFO] RedDeer GEF Tests .................................. SKIPPED [INFO] RedDeer Graphiti Tests ............................. SKIPPED [INFO] RedDeer Direct Tests ............................... SKIPPED [INFO] RedDeer JUnit Tests ................................ SKIPPED [INFO] RedDeer Requirements Tests ......................... SKIPPED [INFO] RedDeer UI Tests ................................... SKIPPED [INFO] RedDeer E4 Workbench Tests ......................... SKIPPED [INFO] RedDeer Features ................................... SKIPPED [INFO] RedDeer E4 Feature ................................. SKIPPED [INFO] RedDeer Eclipse Feature ............................ SKIPPED [INFO] RedDeer GEF Spy Feature ............................ SKIPPED [INFO] RedDeer SWT Feature ................................ SKIPPED [INFO] RedDeer Tests Feature .............................. SKIPPED [INFO] RedDeer UI Feature ................................. SKIPPED [INFO] RedDeer Recorder Feature ........................... SKIPPED [INFO] RedDeer GEF/Graphiti Feature ....................... SKIPPED [INFO] RedDeer Spy Feature ................................ SKIPPED [INFO] RedDeer Log Parser Feature ......................... SKIPPED [INFO] RedDeer CodeGen Feature ............................ SKIPPED [INFO] RedDeer Site ....................................... SKIPPED [INFO] RedDeer Archetype .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16:12 min [INFO] Finished at: 2023-08-29T04:41:57Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 13 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [WARNING] * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5 [WARNING] * org.jacoco:jacoco-maven-plugin:0.8.9 [WARNING] * org.apache.maven.plugins:maven-surefire-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2 [WARNING] * org.eclipse.tycho:tycho-source-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-ds-plugin:2.7.5 [WARNING] * com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1 [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-dependency-plugin:2.8 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.3 [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.5 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.7.5:test (default-test) on project org.eclipse.reddeer.eclipse.test: Execution default-test of goal org.eclipse.tycho:tycho-surefire-plugin:2.7.5:test failed: Could not mirror artifact osgi.bundle,org.eclipse.jetty.jndi,10.0.15 into the local Maven repository.See log output for details. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.reddeer.eclipse.test Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: odockal@redhat.com Finished: FAILURE